Ticket #1224 (closed todo: wontfix)
Fix temporary hack for cache invalidation; should be a namespace function; in src/global.c:parrot_store_sub_in_namespace
Reported by: | kjs | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Version: | 1.7.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
In src/global.c:Parrot_store_sub_in_namespace() there is a comment:
/* TEMPORARY HACK - cache invalidation should be a namespace function */
This needs to be fixed.
Change History
Note: See
TracTickets for help on using
tickets.