#573: Creating a void pointer causes abort() --------------------------------+------------------------------------------- Reporter: ca...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: --------------------------------+------------------------------------------- When creating a void pointer (`Pointer.new_with_type("v")`), the app exits:
Assertion failed: (Ty->isSized() && "Cannot getTypeInfo() on a type that is unsized!"), function getTypeSizeInBits, file TargetData.cpp, line 397. Abort trap Tested in MR 0.5b2 on Snow Leopard. -- Ticket URL: <http://www.macruby.org/trac/ticket/573> MacRuby <http://macruby.org/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel