Stefan Lidman <[EMAIL PROTECTED]> wrote: > This is a test for the buffer bug that > was discussed on p6i a few days ago.
Thanks, fine. > output_is(<<'CODE', <<OUTPUT, "Buffer test"); > set S0, "buffTest" > open P1, S0 open P1, S0, ">" I don't know, if it should even write the test file w/o that, but it does (once). Anyway, while the rest of the code seems to be totally ok, it PANICs here with a memory shortage. I'll have a look at that first. Thanks for the test, leo