#1315: src/pmc/eval.pmc: create PF API, move it there
---------------------+------------------------------------------------------
Reporter: jkeenan | Owner:
Type: todo | Status: new
Priority: normal | Milestone:
Component: core | Version: 1.8.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
---------------------+------------------------------------------------------
I believe [http://rt.perl.org/rt3/Public/Bug/Display.html?id=46685 RT
#46685] was closed prematurely, so I'm moving it to Trac.
See this part of ''src/pmc/eval.pmc'':
{{{
194 /* RT #46685 create PF API, move it there */
195 seg = (PackFile_Segment *)cur_cs->const_table;
196 if (seg) {
197 PackFile_Segment_destroy(INTERP, seg);
198 cur_cs->const_table = NULL;
199 }
}}}
(Am changing the RT reference to TT.)
Jonathan and Bacek commented in the RT, so I'm hoping one of them will
take this ticket.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1315>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets