develooper Front page | perl.perl6.internals | Postings from February 2002

Re: [Patch] Win32: Borland C support

Thread Previous | Thread Next
From:
Josh Wilmes
Date:
February 20, 2002 20:20
Subject:
Re: [Patch] Win32: Borland C support
Message ID:
200202210420.WAA24213@sky.net


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 :)

--Josh



Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About