[MacRuby] #763: rb_singleton_class() calls can't be interpreted (was: HotCocoa does not work with MacRuby Trunk.)

MacRuby ruby-noreply at macosforge.org
Tue Aug 24 17:45:28 PDT 2010


#763: rb_singleton_class() calls can't be interpreted
----------------------------------+-----------------------------------------
 Reporter:  watson1978@…          |        Owner:  lsansonetti@…        
     Type:  defect                |       Status:  closed               
 Priority:  blocker               |    Milestone:  MacRuby 0.7          
Component:  MacRuby               |   Resolution:  fixed                
 Keywords:  0.7-blocker           |  
----------------------------------+-----------------------------------------
Changes (by lsansonetti@…):

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


Comment:

 The problem was that calls to rb_singleton_class() weren't recognized by
 the interpreter. I fixed the problem in r4463. The script
 xml_parse_hotcocoa.rb does not crash anymore like before, however, it runs
 indefinitely. Maybe there is another bug in MacRuby or it is an
 application error. In any case, this very specific bug should be fixed.

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



More information about the macruby-tickets mailing list