[MacRuby] #646: Ripper is broken on trunk
#646: Ripper is broken on trunk -------------------------------------+-------------------------------------- Reporter: eloy.de.enige@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: -------------------------------------+-------------------------------------- Ripper, which is used by rb_nibtool.rb (IB), segfaults on trunk: {{{ % cat t.rb class A attr_accessor :foo end % macruby ./bin/rb_nibtool -f t.rb unknown: [BUG] Segmentation fault MacRuby version 0.6 (ruby 1.9.0) [universal-darwin10.0, x86_64] }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/646> MacRuby <http://macruby.org/>
#646: Ripper is broken on trunk -------------------------------------+-------------------------------------- Reporter: eloy.de.enige@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: | -------------------------------------+-------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.6 Comment: Should be fixed in r3904. -- Ticket URL: <http://www.macruby.org/trac/ticket/646#comment:1> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby