#1860: Move pbc subsystem to src/packfile
-------------------------+--------------------------------------------------
Reporter: whiteknight | Owner:
Type: todo | Status: new
Priority: normal | Milestone: 2.10
Component: none | Version: 2.10.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
-------------------------+--------------------------------------------------
Following conventions of other subsystems, we should move all the
packfile-related files into the src/packfile directory. This includes
{{{
src/packfile.c
src/packout.c
src/packdump.c
}}}
It may also include src/pmc_freeze.c, depending on how we want to classify
that file (part of the packfile system or the pmc system).
As part of this work, we should move all subsystem-private function,
macro, and structure definitions to src/packfile/packfile_private.h, and
move all subsystem API functions into src/packfile/api.c
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1860>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets