Ticket #92 (closed RFC: wontfix)
Should all header files under src/ be moved to include/ dir?
| Reported by: | jimmy | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | install | Version: | |
| Severity: | low | Keywords: | |
| Cc: | Language: | ||
| Patch status: | Platform: |
Description
There were many header files under src/, like bignum.h, src/stm/stm_internal.h, src/stm/stm_waitlist.h, etc. They should be moved to include/parrot/, like include/parrot/bignum.h, include/parrot/stm/internal.h,include/parrot/stm/waitlish.h, etc.
Change History
Note: See
TracTickets for help on using
tickets.
