#389: unable to set ivar in a class derived from String, Array, Hash
----------------------------+-----------------------------------------------
Reporter: jazz...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: critical | Milestone: MacRuby 0.5
Component: MacRuby | Keywords:
----------------------------+-----------------------------------------------
Comment(by jazz...@…):
Perhaps this is the same issue:
{{{
class Foo < Time
def foo
@foo
end
end
p Foo.new.foo
}}}
gives wierd results or segmentation faults!
--
Ticket URL: <http://www.macruby.org/trac/ticket/389#comment:1>
MacRuby <http://macruby.org/>
_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel