Re: [PATCH] win98 fixes for imcc/t/syn/file.t, classes/env.pmc, t/pmc/env.t

2004-02-26 Thread Leopold Toetsch
Goplat <[EMAIL PROTECTED]> wrote: [ patches ] Thanks, applied. leo

[PATCH] win98 fixes for imcc/t/syn/file.t, classes/env.pmc, t/pmc/env.t

2004-02-25 Thread Goplat
imcc/t/syn/file.t: has a qx() use 2>&1, and later an (unnecessary) qx() using single quotes, neither of which the windows 98 shell supports. classes/env.pmc: used getenv() when it should use Parrot_getenv() t/pmc/env.t: parrot can't change or delete the PARROT_TMP that this sets so tests 3, 5, an