[MacRuby] #368: AOT compilation failing on this example
#368: AOT compilation failing on this example -------------------------------------+-------------------------------------- Reporter: mattaimonetti@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: -------------------------------------+-------------------------------------- -- Ticket URL: <http://www.macruby.org/trac/ticket/368> MacRuby <http://macruby.org/>
#368: AOT compilation failing on this example -------------------------------------+-------------------------------------- Reporter: mattaimonetti@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: -------------------------------------+-------------------------------------- Comment(by lsansonetti@…): {{{ $ macrubyc textorize_standalone.rb $ ./a.out no such file to load -- optparse (LoadError) }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/368#comment:1> MacRuby <http://macruby.org/>
#368: AOT compilation failing on this example -------------------------------------+-------------------------------------- Reporter: mattaimonetti@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | -------------------------------------+-------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed Comment: Should be fixed in r3089. (Note that your textorize_standalone.rb file is buggy, you're accessing a Constant before it's defined.) -- Ticket URL: <http://www.macruby.org/trac/ticket/368#comment:2> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby