#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/>