#1297: PackFile_Constant_unpack_pmc should call Parrot_thaw_constants(), not
Parrot_thaw()
----------------------+-----------------------------------------------------
Reporter: Infinoid | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: none | Version:
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
----------------------+-----------------------------------------------------
Comment(by plobsing):
In the pmc_freeze_cleanup branch, due to this issue (and some nasty
workarounds in src/pmc_freeze.c, which had made the two roughly equivalent
anyways), Parrot_thaw_constants() became a wrapper over Parrot_thaw().
The small issue of calling Parrot_thaw_constants() is solved (go ahead and
change the call, it will do the same thing). The larger issue of what
PackFile constants are and how they should be treated remains open AFAICT.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1297#comment:3>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets