[MacRuby] #1296: macirb crashes when inspecting the NSProxy class
#1296: macirb crashes when inspecting the NSProxy class ------------------------------------+--------------------------------------- Reporter: mrada@… | Owner: lsansonetti@… Type: defect | Status: new Priority: minor | Milestone: Component: MacRuby | Keywords: reduction ------------------------------------+--------------------------------------- Of course, this is because of the special nature of the NSProxy class. ○ macirb irb(main):001:0> NSProxy uncaught Objective-C/C++ exception... 2011-05-21 18:44:01.178 macruby[72520:903] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSProxy methodSignatureForSelector:] called!' *** Call stack at first throw: -- Ticket URL: <http://www.macruby.org/trac/ticket/1296> MacRuby <http://macruby.org/>
#1296: macirb crashes when inspecting the NSProxy class ------------------------------------+--------------------------------------- Reporter: mrada@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: minor | Milestone: MacRuby 0.11 Component: MacRuby | Resolution: fixed Keywords: reduction | ------------------------------------+--------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.11 Comment: Should be fixed by https://github.com/MacRuby/MacRuby/commit/3998ca512f85580b18b2feea6743389b59... -- Ticket URL: <http://www.macruby.org/trac/ticket/1296#comment:1> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby