This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: [PATCH] Fix up bswap_* types


On Wed, Aug 22, 2012 at 08:08:38PM +0000, Joseph S. Myers wrote:
> That sounds wrong.  _ISOMAC guards are appropriate in the *internal* 
> include/ headers, but the installed headers must conform to the ISO C 
> requirements without any such special macros being defined - which means 
> not exporting stdint.h symbols in C90 mode.

Aha, haven't noticed.  I'm going to try another approach then...
Thanks,

	Marek


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