bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

system.h:214 ?


From: Johan
Subject: system.h:214 ?
Date: Fri, 06 Aug 2004 14:55:43 -0000
User-agent: Mozilla/5.0 (Photon; U; QNX x86pc; en-US; rv:1.6) Gecko/20040429

Hi everyone

I decided to compile coreutils for qnx 6.3 and ran into an intersting issue on system.h:214.

it uses #if O_BINARY
and #else
#define O_BINARY 0

well, qnx *DO* define O_BINARY... as 0. :)

Gives a bunch of anoying compiler messages, parhaps this should be changed to #ifdef ?

/Johan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]