#967: Boolean pointer creation assertion -------------------------------------+-------------------------------------- Reporter: mattaimonetti@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: -------------------------------------+-------------------------------------- Comment(by lsansonetti@…): So there are 2 problems here. First, :boolean isn't recognized as a shortcut to 'B' (we only support ruby-ffi types so far). Second, passing a type string that is not valid will make a crash. -- Ticket URL: <http://www.macruby.org/trac/ticket/967#comment:1> MacRuby <http://macruby.org/>