[MacRuby-devel] [MacRuby] #467: macrubyc generate binary that does not work using File.dirname

MacRuby ruby-noreply at macosforge.org
Tue Dec 8 18:21:22 PST 2009


#467: macrubyc generate binary that does not work using File.dirname
-------------------------------------+--------------------------------------
 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
  * 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/>



More information about the MacRuby-devel mailing list