#510: HLLCompiler can't '--target=parse' from installed parrot
---------------------+------------------------------------------------------
Reporter: allison | Owner: pmichaud
Type: bug | Status: new
Priority: normal | Milestone:
Component: PCT | Version:
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
---------------------+------------------------------------------------------
Data;Dumper is installed, but something somewhere (probably dumper.pir) is
tacking 'library/' on to the front of the path instead of loading it as
'Data/Dumper.pir'.
{{{
alli...@onji:~/projects/svn/python-parrot$ parrot pynie.pbc --target=parse
Lib/test/parrot/13-builtins.py
"load_bytecode" couldn't find file 'library/Data/Dumper.pir'
current instr.: '_global_dumper' pc 106
(runtime/parrot/library/dumper.pir:153)
called from Sub '_dumper' pc 26 (runtime/parrot/library/dumper.pir:84)
called from Sub 'pynie;PCT;HLLCompiler;evalfiles' pc 1295
(src/PCT/HLLCompiler.pir:691)
called from Sub 'pynie;PCT;HLLCompiler;command_line' pc 1470
(src/PCT/HLLCompiler.pir:789)
}}}
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/510>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets