[MacRuby] #1414: Extension API - inconsistet Class definition

MacRuby ruby-noreply at macosforge.org
Tue Nov 1 04:44:22 PDT 2011


#1414: Extension API - inconsistet Class definition
-----------------------------------+----------------------------------------
 Reporter:  torsten@…              |       Owner:  lsansonetti@…        
     Type:  defect                 |      Status:  new                  
 Priority:  minor                  |   Milestone:                       
Component:  MacRuby                |    Keywords:  extensions           
-----------------------------------+----------------------------------------

Comment(by torsten@…):

 Can probably be fixed by simply using equivalent general code. I used

 rb_funcall(RBASIC(obj)->klass , rb_intern("superclass") , 0 )

 To get the same functionality done. So the extension compiles and (hip hip
 hurrah) I can start debugging the SegFaults

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



More information about the macruby-tickets mailing list