This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] |
On Wed, 15 Aug 2012, Roland McGrath wrote: > The meaning of __WORDSIZE is fuzzy and we keep talking about changing it. > Instead let's include <limits.h> and use: > > #if SIZE_MAX <= UINT32_MAX (You mean stdint.h for those particular defines.) -- Joseph S. Myers joseph@codesourcery.com
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |