This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: question on limits.h


On May 27 14:15, Eric Blake wrote:
> My reading of POSIX says that LLONG_MIN and friends must always be defined, and 
> not just when the version of C is new enough: 
> http://www.opengroup.org/onlinepubs/009695399/basedefs/limits.h.html
> At any rate, I was surprised when I noticed that coreutils was redefining 
> ULLONG_MAX because it couldn't find it in limits.h.

Yup, your observation looks correct to me...

> 
> 2005-05-27  Eric Blake  <ebb9@byu.net>
> 
> 	(LLONG_MIN, LLONG_MAX, ULLONG_MAX): Always define.

...in contrast to your ChangeLog entry.  Applied, though.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]