From: Leopold Toetsch <[EMAIL PROTECTED]>
Date: Fri, 9 Dec 2005 00:11:25 +0100
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_by
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"
I've tested above-like file loading and it worked. OTOH bernhard today
me
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
mis