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

[CVS ci] remove a bunch of IMCC globals

5 views
Skip to first unread message

Leopold Toetsch

unread,
Nov 30, 2004, 4:37:47 AM11/30/04
to Perl 6 Internals
I've moved a lot of the globals into the imc_info structure. The PASM
and PIR compilers are basically re-entrant now (there are likely some
issues with line numbers in error reports).
To achieve this a lot of functions got an interpreter argument, which
unfortunately makes the patch rather big. But it's an all or nothing
change as function dependency forces almost all to have this additional
interpreter argument.

leo

0 new messages