After a complete cygwin reinstall, I've finally gotten parrot to
install and pass 100% tests.  Ok, great.

However, perl6 seems to be breaking.  "Seems" meaning that 100% of
the tests are failing.  This is bad.

I've mananged to trace the error to the imcc phase.  The outputted
imcc code seems correct (or at least consistant with previous,
working versions), but generates an error (test.warn) of:

last token = []
(error) line 27: parse error
Didn't create output asm.

It gets the same error for any set of perl6 generated imcc.  In this
case, line 27 is:

.emit

Did anything get changed with this syntax?


Joseph F. Ryan
[EMAIL PROTECTED]

Reply via email to