# New Ticket Created by  Bernhard Schmalhofer 
# Please include the string:  [perl #32749]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=32749 >


Hi,

after the recent update, which cleaned up globals in the IMCC parser, PAST
files are no longer interpreted.

It looks like the compilation units created from the PAST are no longer
compiled in 'imc_compile_all_units'. This comes from setting the C-Macro
'COMPILE_IMMEDIATE=1' in imcc/imc.c. While IMCC stores the bytecode right
after parsing a compilation unit, the PAST Compiler doesn't do so yet.

A patch, that compiles all units for PAST, is attached.
 
CU, Bernhard

-- 
/* [EMAIL PROTECTED] */

Geschenkt: 3 Monate GMX ProMail + 3 Top-Spielfilme auf DVD
++ Jetzt kostenlos testen http://www.gmx.net/de/go/mail ++

Attachment: compile_immediate_20041201.patch
Description: Binary data

Reply via email to