[MacRuby] #162: Lack of support of selectors in BridgeSupport
#162: Lack of support of selectors in BridgeSupport ----------------------------------------+----------------------------------- Reporter: vincent.isambart@gmail.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: ----------------------------------------+----------------------------------- When I run http://pastie.org/315934 and I press a button the application crashes: http://pastie.org/315935 Laurent told it was because selectors are not yet supported in BridgeSupport. There is a work around specifying the signature of the callback with method_signature but we should not have to do it. -- Ticket URL: <http://www.macruby.org/trac/ticket/162> MacRuby <http://macruby.org/>
#162: Lack of support of selectors in BridgeSupport ----------------------------------------+----------------------------------- Reporter: vincent.isambart@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: major | Milestone: MacRuby 0.4 Component: MacRuby | Resolution: fixed Keywords: | ----------------------------------------+----------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.4 Comment: A fix has been committed as part of r753. -- Ticket URL: <http://www.macruby.org/trac/ticket/162#comment:1> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby