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
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to