load_bytecode 'library/...'

Michael Schroeder mls at suse.de
Fri Apr 24 12:48:51 UTC 2009


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                                   mls at suse.de
SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}


More information about the parrot-dev mailing list