Ticket #443 (closed deprecation: fixed)
C API brought into line with coding standards
| Reported by: | allison | Owned by: | whiteknight |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | coding_standards | Version: | |
| Severity: | medium | Keywords: | |
| Cc: | Language: | ||
| Patch status: | Platform: |
Description
There are still a number of C API functions that don't conform to the coding standards naming convention of prefixing each function name with 'Parrot_<system>_...'
All API function names that don't conform to this standard are deprecated and will be renamed (or removed) before 1.4 or 2.0.
Change History
Note: See
TracTickets for help on using
tickets.
