General

Profile

ferrous26 (Mark Rada)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Projects

Project Roles Registered on
Ruby Committer 02/16/2013

Activity

06/19/2013

04:52 AM Ruby master Bug #8541: Open3.popen3 creates a broken stdout pipe
Note in the test script, the subprocess must continue running in order for the bug to manifest.
ferrous26 (Mark Rada)
04:50 AM Ruby master Bug #8541 (Rejected): Open3.popen3 creates a broken stdout pipe
When I create a subprocess using Open3, the stdout pipe that is returned does allow reading.
Using the sample code...
ferrous26 (Mark Rada)

04/12/2012

03:28 AM Ruby master Bug #6203: Array#values_at does not handle ranges with end index past the end of the array
naruse (Yui NARUSE) wrote:
> marcandre (Marc-Andre Lafortune) wrote:
> > I simply want to lighten the load for Matz...
ferrous26 (Mark Rada)

03/29/2012

05:22 AM Ruby master Bug #6203: Array#values_at does not handle ranges with end index past the end of the array
marcandre (Marc-Andre Lafortune) wrote:
> The patch from Mark Rada never made it through, but I concur that the prob...
ferrous26 (Mark Rada)

03/26/2012

01:50 PM Ruby master Bug #6203 (Closed): Array#values_at does not handle ranges with end index past the end of the array
=begin
When I use Array#values_at I expect that it would be the same as successive calls to (({Array#[]})).
There...
ferrous26 (Mark Rada)

Also available in: Atom