#467: macrubyc generate binary that does not work using File.dirname
-------------------------------------+--------------------------------------
 Reporter:  jordan.breed...@…        |        Owner:  lsansone...@…        
     Type:  defect                   |       Status:  closed               
 Priority:  blocker                  |    Milestone:  MacRuby 0.5          
Component:  MacRuby                  |   Resolution:  fixed                
 Keywords:                           |  
-------------------------------------+--------------------------------------
Changes (by lsansone...@…):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  => MacRuby 0.5


Comment:

 Should be fixed by r3090:

 {{{
 $ cat t.rb
 p $0
 $ ./miniruby -I./lib bin/rubyc t.rb
 $ ./a.out
 "./a.out"
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/467#comment:1>
MacRuby <http://macruby.org/>

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to