[MacRuby-devel] [MacRuby] #673: macruby_main() should always ignore RUBYOPT

MacRuby ruby-noreply at macosforge.org
Sun May 2 17:25:46 PDT 2010


#673: macruby_main() should always ignore RUBYOPT
-----------------------------------+----------------------------------------
 Reporter:  lsansonetti@…          |       Owner:  lsansonetti@…        
     Type:  defect                 |      Status:  new                  
 Priority:  blocker                |   Milestone:                       
Component:  MacRuby                |    Keywords:                       
-----------------------------------+----------------------------------------
 It is common for Ruby users to define RUBYOPT to "-r rubygems" in their
 default environment profile. However, in the case of the Cocoa application
 embedding the MacRuby runtime, the initialization process will fail
 because rubygems is not in the path.

 Therefore, macruby_main() should never take RUBYOPT into account.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/673>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list