Mail Archives: djgpp-workers/1997/11/24/21:45:01
> > There are no "standard ones"
>
> I'd bet you have troubles finding a S_IFDIR != 0x4000 or S_ISUID != 04000.
I have no problems finding examples. SGI's S_ISUID is 0x0800.
> Allegro uses neither stat() nor access(). Which are the libaries
> you are concerned about ?
OK, bad example. I still think it's a bad idea to break compatibility
"just because" when there's no good reason to do so. Programs that
hard-code values, when macros defined by ANSI and POSIX are available,
are broken. Changing DJGPP to support broken programs, at the risk of
breaking working programs and libraries, is unacceptable.
> BTW, I stronly suggest rebuilding most packages with 2.02 ASAP anyway, at
> least v2gnu. Call it the ultimate beta test.
Go ahead. Unless they're broken now, and 2.02 can fix them, I see no
need to replace the simtel versions, though.
- Raw text -