[MacRuby] #350: macirb doesn't exit cleanly anymore
#350: macirb doesn't exit cleanly anymore -------------------------------------+-------------------------------------- Reporter: jordan.breeding@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: -------------------------------------+-------------------------------------- after the new LLVM merge macirb doesn't exit cleanly anymore {{{ 35 jordan@thetourist ~ > macirb irb(main):001:0> quit core:in `__new__:': wrong number of arguments (3 for 4) (ArgumentError) }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/350> MacRuby <http://macruby.org/>
#350: macirb doesn't exit cleanly anymore -------------------------------------+-------------------------------------- Reporter: jordan.breeding@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: -------------------------------------+-------------------------------------- Comment(by mattaimonetti@…): confirmed -- Ticket URL: <http://www.macruby.org/trac/ticket/350#comment:1> MacRuby <http://macruby.org/>
#350: macirb doesn't exit cleanly anymore -------------------------------------+-------------------------------------- Reporter: jordan.breeding@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: -------------------------------------+-------------------------------------- Comment(by joshua.ballanco@…): Discussed this last night with Laurent. There's an issue with the AOT compiler. Running "VM_DISABLE_RBO=1 macirb" should work around this for the time being. -- Ticket URL: <http://www.macruby.org/trac/ticket/350#comment:2> MacRuby <http://macruby.org/>
#350: macirb doesn't exit cleanly anymore -------------------------------------+-------------------------------------- Reporter: jordan.breeding@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | -------------------------------------+-------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed Comment: Should be fixed in r2637. -- Ticket URL: <http://www.macruby.org/trac/ticket/350#comment:3> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby