[MacRuby] #1133: Silly syntax error crashes macirb
#1133: Silly syntax error crashes macirb ------------------------------------+--------------------------------------- Reporter: mrada@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ------------------------------------+--------------------------------------- I've reduced the problem to entering a single closing bracket ']'. I do not have this problem with the irb that ships with Ruby 1.9.2. ± macirb irb(main):001:0> ] /Library/Frameworks/MacRuby.framework/Versions/0.9/usr/bin/macirb:55:in `block': negative argument (ArgumentError) from /Library/Frameworks/MacRuby.framework/Versions/0.9/usr/bin/macirb:9:in `block' from /Library/Frameworks/MacRuby.framework/Versions/0.9/usr/bin/macirb:7:in `<main>' [1] 81151 exit 1 irb -- Ticket URL: <http://www.macruby.org/trac/ticket/1133> MacRuby <http://macruby.org/>
#1133: Silly syntax error crashes macirb ------------------------------------+--------------------------------------- Reporter: mrada@… | Owner: eloy.de.enige@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ------------------------------------+--------------------------------------- Changes (by lsansonetti@…): * owner: lsansonetti@… => eloy.de.enige@… Comment: Seems to be a macirb bug. Sending to Eloy for investigation. -- Ticket URL: <http://www.macruby.org/trac/ticket/1133#comment:1> MacRuby <http://macruby.org/>
#1133: Silly syntax error crashes macirb ------------------------------------+--------------------------------------- Reporter: mrada@… | Owner: eloy.de.enige@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.9 Component: MacRuby | Resolution: fixed Keywords: | ------------------------------------+--------------------------------------- Changes (by eloy.de.enige@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.9 Comment: Thanks for the report. Fixed in r5206. -- Ticket URL: <http://www.macruby.org/trac/ticket/1133#comment:2> MacRuby <http://macruby.org/>
#1133: Silly syntax error crashes macirb ------------------------------------+--------------------------------------- Reporter: mrada@… | Owner: eloy.de.enige@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.9 Component: MacRuby | Resolution: fixed Keywords: | ------------------------------------+--------------------------------------- Comment(by mrada@…): Confirmed fixed, thanks Eloy. -- Ticket URL: <http://www.macruby.org/trac/ticket/1133#comment:3> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby