Hi Parrot People,

I see a lot of load_bytecode 'library/<something>' in the
parrot sources. I think that the library path already contains
the "library" part, so is this a bug?

I stumbled over this because Data/Dumper/Default.pir contains
'load_bytecode "library/Data/Dumper/Base.pir"' which gives me a
"load_bytecode" couldn't find file 'library/Data/Dumper/Base.pir'
error.

Cheers,
  Michael.

-- 
Michael Schroeder                                   [email protected]
SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to