[MacRuby] #841: Segfault occurs when calls the Rake::Application#const_warning.

MacRuby ruby-noreply at macosforge.org
Mon Aug 16 19:53:06 PDT 2010


#841: Segfault occurs when calls the Rake::Application#const_warning.
----------------------------------+-----------------------------------------
 Reporter:  watson1978@…          |        Owner:  lsansonetti@…        
     Type:  defect                |       Status:  closed               
 Priority:  blocker               |    Milestone:  MacRuby 0.7          
Component:  MacRuby               |   Resolution:  fixed                
 Keywords:                        |  
----------------------------------+-----------------------------------------
Changes (by lsansonetti@…):

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


Comment:

 Seems to work for me with trunk:

 {{{
 $ DYLD_LIBRARY_PATH=. ./macruby t.rb
 WARNING: Deprecated reference to top-level constant 'TEST' found at:
 /Library/Frameworks/MacRuby.framework/Versions/0.7/usr/lib/ruby/1.9.2/rake.rb:2450:in
 `rakefile_location'
     Use --classic-namespace on rake command
     or 'require "rake/classic_namespace"' in Rakefile
 }}}

 I suspect it has been fixed by r4418. Please retry with trunk and re-open
 if necessary.

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



More information about the macruby-tickets mailing list