bug report

Andrey Inishev inish777 at gmail.com
Sun Dec 5 15:26:17 UTC 2010


Hello!
I do this Google Code-in task:
http://www.google-melange.com/gci/task/show/google/gci2010/parrot_perl_foundations/t129112852531.
I removed all calls to the function Parrot_pcc_invoke_method_from_c_args() from
src/io/api.c and ran the test suite. Tests fail.
Errors:
error:imcc:syntax error, unexpected VAR, expecting '(' ('path')
        in file 'runtime/parrot/library/Archive/Tar.pir' line 74
error:imcc:syntax error, unexpected VAR, expecting '(' ('path')
        in file 'runtime/parrot/library/Archive/Tar.pir' line 76
error:imcc:syntax error, unexpected VAR, expecting '(' ('path')
        in file 'runtime/parrot/library/Archive/Tar.pir' line 77
error:imcc:syntax error, unexpected VAR, expecting '(' ('path')
        in file 'runtime/parrot/library/Archive/Tar.pir' line 78
error:imcc:syntax error, unexpected VAR, expecting '(' ('filename')
        in file 'runtime/parrot/library/Archive/Tar.pir' line 360
error:imcc:syntax error ... somewhere
        in file 'runtime/parrot/library/Archive/Tar.pir' line 454
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.parrot.org/pipermail/parrot-dev/attachments/20101205/7b99b97e/attachment.html>


More information about the parrot-dev mailing list