Projects

Ticket #162 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Lack of support of selectors in BridgeSupport

Reported by: vincent.isambart@… Owned by: lsansonetti@…
Priority: major Milestone: MacRuby 0.4
Component: MacRuby Keywords:
Cc:

Description

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.

Change History

Changed 3 years ago by lsansonetti@…

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to MacRuby 0.4

A fix has been committed as part of r753.

Note: See TracTickets for help on using tickets.