Re: [BUG] very stange behavior

2004-04-05 Thread Leopold Toetsch
Jens Rieks <[EMAIL PROTECTED]> wrote: > tar xzf err15.tgz > cd err15 > ../parrot error.imc > store_sub_in_namespace: sub '__stream_base_onload' namespace #1635018099 too > big The namespace wasn't cleared correctly. Fixed Thanks, leo

[BUG] very stange behavior

2004-04-05 Thread Jens Rieks
Hi, tar xzf err15.tgz cd err15 ../parrot error.imc store_sub_in_namespace: sub '__stream_base_onload' namespace #1635018099 too big from error.imc, lines 18-21: # this long string will chrash parrot print "hello, world\n" # this short one not #print "x\n" and lines 28-29: #