#132: Can't thaw PIR subclass of a Sub
--------------------+-------------------------------------------------------
Reporter: coke | Owner: plobsing
Type: bug | Status: new
Priority: normal | Milestone:
Component: core | Version:
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
--------------------+-------------------------------------------------------
Comment(by plobsing):
Replying to [comment:3 bacek]:
The problem is that the automagically generated vtable methods in object
(where are they comming from?) are wrong for freeze and thaw (remove
Object.{freeze,thaw} dummies and watch the fireworks for proof).
I've hidden the associated freeze vtable in r46511, which gets the test a
little further.
For example, they depend on self->_class being defined, but no PMCs are
guarranteed to exist until thawfinish.
I'm willing to work on the issue, but I'll probably need some help from
people familiar with the deep magic involved in parrot pmcproxied objects.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/132#comment:4>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets