Re: Running .pbc files on Win32 and PIO_win32_open

2003-09-08 Thread Leopold Toetsch
Vladimir Lipskiy <[EMAIL PROTECTED]> wrote: > if (run_pbc == 2) { > +fclose(yyin); > pf = Parrot_readbc(interpreter, sourcefile); > if (!pf) > fatal(1, "main", "Packfile loading failed\n"); > Parrot_loadbc(interpreter, pf); > -fclose(yyin

Re: Running .pbc files on Win32 and PIO_win32_open

2003-09-07 Thread Jonathan Worthington
- Original Message - From: "Vladimir Lipskiy" <[EMAIL PROTECTED]> To: "Jonathan Worthington" <[EMAIL PROTECTED]> Cc: "perl6-internals" <[EMAIL PROTECTED]> Sent: Monday, September 08, 2003 12:39 AM Subject: Re: Running .pbc files on Win32 an

Re: Running .pbc files on Win32 and PIO_win32_open

2003-09-07 Thread Vladimir Lipskiy
> Hi, Hi > Now, the file is certainly there. So what gives? I eventually traced the > problem down to PIO_win32_open, where I found this:- No, CreateFile is okay. The problem is in languages/imcc/main.c > According to: > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/debug/b