At 0:39 on 02/21/2002 +0100, "Ritz Daniel" <daniel_ritz@gmx.ch> 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 :) --JoshThread Previous | Thread Next