id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1315,"src/pmc/eval.pmc:  create PF API, move it there",jkeenan,jkeenan,"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.
",todo,closed,normal,,core,1.8.0,medium,fixed,,jonathan bacek NotFound,,,
