At 0:39 on 02/21/2002 +0100, "Ritz Daniel" <[EMAIL PROTECTED]> wrote: > - add a O_BINARY flag to open() in pdump.c, embed.c (required by bcc) > - define O_BINARY 0 when it's not defined (win32 knows it, linux not) Offhand, i'm wondering if it wouldn't be better to make these files use the ParrotIO subsystem rather than directly calling open(). I'm not sure what implications that might have, as there isn't currently a ParrotIO PDD :) --Josh
- [Patch] Win32: Borland C support Ritz Daniel
- Re: [Patch] Win32: Borland C support Josh Wilmes
- Re: [Patch] Win32: Borland C support Melvin Smith
- Re: [Patch] Win32: Borland C support [APPLIED] Dan Sugalski