#155: Remove unused function Parrot_get_namespace_autobase
--------------------+-------------------------------------------------------
Reporter: coke | Owner: whiteknight
Type: cage | Status: assigned
Priority: normal | Milestone: 1.5
Component: none | Version:
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
--------------------+-------------------------------------------------------
Comment(by jkeenan):
As a reference, here is where I currently (r39228) find mention of
`Parrot_get_namespace_autobase`:
{{{
./src/global.c:392:=item C<PMC *
Parrot_get_namespace_autobase(PARROT_INTERP, PMC *key)>
./src/global.c:407:Parrot_get_namespace_autobase(PARROT_INTERP,
ARGIN_NULLOK(PMC *key))
./src/global.c:409: ASSERT_ARGS(Parrot_get_namespace_autobase)
./include/parrot/global.h:81:PMC *
Parrot_get_namespace_autobase(PARROT_INTERP, ARGIN_NULLOK(PMC *key))
./include/parrot/global.h:177:#define
ASSERT_ARGS_Parrot_get_namespace_autobase __attribute__unused__ int
_ASSERT_ARGS_CHECK = \
./DEPRECATED.pod:227:=item Parrot_get_namespace_autobase [eligible in 1.5]
}}}
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/155#comment:6>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets