Ticket #760 (closed defect: fixed)
C-level blocks are not supported
| Reported by: | ryand-ruby@… | Owned by: | lsansonetti@… |
|---|---|---|---|
| Priority: | blocker | Milestone: | MacRuby 0.7 |
| Component: | MacRuby | Keywords: | 0.7-blocker |
| Cc: |
Description
% macirb >> framework 'Foundation' >> framework 'AppKit' >> NSWorkspace.sharedWorkspace.recycleURLs [], completionHandler:nil
results in:
TypeError: unrecognized runtime type `?' from /Users/ryan/Work/p4/zss/src/Cocoa/Triage/(irb):1:in `<main>'
At the least, it should support a nil arg and just pass it through.
Change History
Note: See
TracTickets for help on using
tickets.

