#760: block arg in NSWorkspace#recycleURLs completionHandler: is not specified properly --------------------------------------+------------------------------------- Reporter: ryand-ruby@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: --------------------------------------+------------------------------------- Comment(by martinlagardette@…): This is unfortunately a limitation of the current bridge support, which doesn't support C blocks (making it impossible for now to handle C blocks within MacRuby). As for the nil arg, you're probably right, but I don't know how safe it would be to allow "nil" for every `?` kind :-/ -- Ticket URL: <http://www.macruby.org/trac/ticket/760#comment:1> MacRuby <http://macruby.org/>