building Parrot and Parrot::Embed
chromatic
chromatic at wgz.org
Fri Oct 10 21:59:22 UTC 2008
On Friday 10 October 2008 14:52:54 Gabor Szabo wrote:
Hi Gabor,
> Now at r31867 I get the following.
> This PASS-es but there seem to be an error somewhere anyway.
> gabor at notebook:~/work/parrot/ext/Parrot-Embed$ ./Build test
> t/00-load....ok
> t/interp.....1/26 Parrot VM: Can't stat no file here, code 2.
> error:imcc:syntax error, unexpected IDENTIFIER
> in file 'EVAL_2' line 1
> t/interp.....ok
> All tests successful.
> Files=2, Tests=35, 0 wallclock secs ( 0.03 usr 0.02 sys + 0.09 cusr
> 0.02 csys = 0.16 CPU)
> Result: PASS
That's a Parrot warning more than anything else. I've never made it into an
exception or anything interesting; IMCC just prints to standard error then.
It's kind of dumb that way.
-- c
More information about the parrot-dev
mailing list