On Dec 8, 2005, at 3:13, Bob Rogers wrote:
The change below means that the following code no longer works for
loading non-Parrot compiled libraries from the current directory:
load_bytecode "structures.pbc"
Works here w/o problems. The only issue was that it didn't fail for a missing PBC, but tried to read from stdin, this is fixed in r10400.
leo
