#205: Incorrect list of instance methods
----------------------------------------+-----------------------------------
Reporter: vincent.isamb...@… | Owner: lsansone...@…
Type: defect | Status: closed
Priority: major | Milestone: MacRuby 0.6
Component: MacRuby | Resolution: fixed
Keywords: |
----------------------------------------+-----------------------------------
Changes (by lsansone...@…):
* status: new => closed
* resolution: => fixed
* milestone: => MacRuby 0.6
Comment:
Seems to be fixed in trunk (as of r3489).
{{{
$ ./miniruby t.rb
[]
[:x]
$ ruby t.rb
[]
["x"]
$ /Volumes/SL/usr/local/bin/ruby19 t.rb
[]
[:x]
}}}
--
Ticket URL: <http://www.macruby.org/trac/ticket/205#comment:2>
MacRuby <http://macruby.org/>
_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel