id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
510	HLLCompiler can't '--target=parse' from installed parrot	allison	pmichaud	"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'.

{{{
allison@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)
}}}
"	bug	closed	normal		PCT		medium	fixed					
