[Zlib-devel] zlib 1.2.4.2 ready for its close up

Mark Adler madler at alumni.caltech.edu
Sat Apr 10 17:24:04 EDT 2010


On Apr 10, 2010, at 2:07 PM, John Bowler wrote:
> However even that depends on ANSI-C (since unary '+' is an ANSI-C feature.)

Wouldn't unary minus be allowed as a minus sign?  I.e. is -0 a valid number?

> The portable alternative is to add the lines to the head of zconf.h:
> 
> #ifdef _LARGEFILE64_SOURCE
> #if _LARGEFILE64_SOURCE == 1

That results in the same error if _LARGEFILE64_SOURCE was defined but empty.

Mark





More information about the Zlib-devel mailing list