#480: NSArray.alloc.initWithObjects('-i', nil) seg faults
-------------------------------------+--------------------------------------
Reporter: mattaimone...@… | Owner: lsansone...@…
Type: defect | Status: closed
Priority: blocker | Milestone: MacRuby 0.5
Component: MacRuby | Resolution: invalid
Keywords: |
-------------------------------------+--------------------------------------
Changes (by mattaimone...@…):
* status: new => closed
* resolution: => invalid
Comment:
hmm nm I forgot to load Cocoa
{{{
$ macruby -e "framework 'Cocoa'; p NSArray.alloc.initWithObjects('-i',
nil)"
# => ["-i"]
}}}
--
Ticket URL: <http://www.macruby.org/trac/ticket/480#comment:2>
MacRuby <http://macruby.org/>
_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel