[MacRuby-devel] [MacRuby] #819: Getting references to Method instances leads to segfault

MacRuby ruby-noreply at macosforge.org
Mon Aug 2 19:35:24 PDT 2010


#819: Getting references to Method instances leads to segfault
-------------------------------------+--------------------------------------
 Reporter:  eloy.de.enige@…          |       Owner:  lsansonetti@…        
     Type:  defect                   |      Status:  new                  
 Priority:  blocker                  |   Milestone:                       
Component:  MacRuby                  |    Keywords:                       
-------------------------------------+--------------------------------------

Comment(by lsansonetti@…):

 Looks like Method#== is broken when used on Method objects retrieved from
 pure ObjC methods.

 Reduction:

 {{{
 ./miniruby -e "p String.method(:init) == String.method(:hash)"
 }}}

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



More information about the MacRuby-devel mailing list