#676: Fix namespace pollution
----------------------+-----------------------------------------------------
Reporter: Infinoid | Owner:
Type: todo | Status: new
Priority: normal | Milestone:
Component: none | Version: 1.1.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
----------------------+-----------------------------------------------------
Comment(by bacek):
Replying to [ticket:676 Infinoid]:
> I think the idea is that these functions should be renamed from
"funcname" to "Parrot_funcname", and some #defines should be left behind
(inside an #ifdef PARROT_IN_CORE) so we don't need to fix up all the
callers (and therefore, don't need a deprecation cycle).
They already deprecated. From DEPRECATED.pod:
=item C API coding standards cleanup [eligible in 1.1]
All C API functions that aren't currently named according to the
'Parrot_<system>_*' scheme will be renamed. If you depend on these
functions in an extending/embedding interface or C-level custom PMCs,
check in 1.4 or 2.0 for the new names.
--
Bacek
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/676#comment:1>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets