On Fri, Apr 24, 2009 at 05:48, Michael Schroeder <[email protected]> wrote:
>
> 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.
>
yes, that was previously allowed, but probably won't work well going
forward. any load_bytecode calls with library/ in them are likely
wrong and should be corrected.
~jerry
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev