#1545: Properly split the headerizer
----------------------+-----------------------------------------------------
Reporter: petdance | Owner: dukeleto
Type: cage | Status: new
Priority: major | Milestone:
Component: tools | Version: 2.2.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
----------------------+-----------------------------------------------------
There's a Parrot::Headerizer module that has some of the headerizer
functionality in it. There's the original tools/build/headerizer.pl. And
there is some functionality that is in both, which was very frustrating
for me when I was changing code in tools/build/headerizer.pl that never
got executed because the function I had modified had been copied (but not
moved) into Parrot::Headerizer and that's where it was getting executed.
So clean up this mess.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1545>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets