#494: [DEPRECATED] remove parrot_new_pmc_hash
-------------------+--------------------------------------------------------
Reporter: cotto | Owner:
Type: cage | Status: new
Priority: minor | Milestone: 1.5
Component: none | Version:
Severity: low | Keywords:
Lang: | Patch:
Platform: |
-------------------+--------------------------------------------------------
parrot_new_pmc_hash is no longer used as of r37659. It makes assumptions
about a PMC's internal layout which are best left to individual PMCs. The
Hash it creates can easily be created with parrot_new_hash, which does not
assume that the resulting Hash will live in a PMC. For these reasons,
parrot_new_pmc_hash is being deprecated and will be removed after the next
"supported" release (1.4).
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/494>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets