This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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: WCHAR_MIN and WCHAR_MAX missing guards in stdint.h


On May 12 16:55, Thomas Uhle wrote:
> Hello,
> 
> the definitions WCHAR_MIN and WCHAR_MAX are not protected by #ifndef ...
> in stdint.h like they are in wchar.h. Therefore, GCC outputs warnings
> about doubled definitions during compilation if wchar.h and stdint.h are
> both included. I think a possible fix would be to adopt the code in
> stdint.h w.r.t. wchar.h.

Done.  Thanks for the hint.


Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: pgp6HYtupt3jV.pgp
Description: PGP signature


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