It my fault. I was messing around with labels. I have a pending
patch to clarify some more things in the API so for now we just
need to disable the imcc/t/imcpasm tests.
Global labels get fixup and are loaded into global table by packfile.
The local labels don't need to be globals.
-Melvin
Juergen Boemmels <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
11/25/2003 01:02 PM
To: Perl6 Internals <[EMAIL PROTECTED]>
cc:
Subject: I don't like failed tests
Hi,
the test in imcc/t/imcpasm/{pcc,optc}.t are currently failing. First I
thought this was a problem with my setup because most tinderbox were
green. It took me a while until I found out that they also fail, but
you need to look in the logs to see it. Is there a bug in the
tinderbox-code?
Anyway: imcc generates code were the generated labels start with _@
instead of @ like the test suggests.
Leo says [1] that labels should not start with an _ so the obvious
(attached) patch might be wrong.
bye
b�
[1] http://groups.google.com/groups?selm=200311190952.hAJ9qm812051%40thu8.leo.home
#### imcc_test.diff has been removed from this note on November 25, 2003
by Melvin Smith