[MacRuby] #441: 'map' nests incorrectly
#441: 'map' nests incorrectly --------------------------------------+------------------------------------- Reporter: devin.chalmers@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: --------------------------------------+------------------------------------- Nesting 'maps' creates arrays of the form: [[..., [..., [..., [...] ...]]]] instead of [[...],[...],...]] See attached example. -- Ticket URL: <http://www.macruby.org/trac/ticket/441> MacRuby <http://macruby.org/>
#441: 'map' nests incorrectly --------------------------------------+------------------------------------- Reporter: devin.chalmers@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | --------------------------------------+------------------------------------- Changes (by martinlagardette@…): * status: new => closed * resolution: => fixed Comment: Thanks for the report, and the example! Issue fixed in r3048. -- Ticket URL: <http://www.macruby.org/trac/ticket/441#comment:1> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby