Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #38756] [TODO] remove enum_class_max ...

0 views
Skip to first unread message

Leopold Toetsch

unread,
Mar 18, 2006, 1:02:48 PM3/18/06
to bugs-bi...@rt.perl.org
# New Ticket Created by Leopold Toetsch
# Please include the string: [perl #38756]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=38756 >


enum_class_max and Parrot_base_vtables are no longer global, these are
per interpreter now. I've created 2 macros for now (see
include/parrot/pmc.h:27,28).

The simple job is to get rid of the old globals in the sources and
replace it with the real interpreter variables.

Thx,
leo

0 new messages