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]

Re: [RFC][PATCH v3] Initial support for C11 Annex K Bounds checking functions


On 06/14/2013 10:03 AM, Ulrich Bayer wrote:

> Would that be in a central file?

It could be, but it's so short that we can just
put it in each of the affected headers.

> Do you suggest to not print out any preprocessor error messages for 
> inconsistent definitions at all?

No, I'm not suggesting that.  My proposal causes the preprocessor
to issue a diagnostic (as the standard requires) when
__STDC_WANT_LIB_EXT1__ is defined inconsistently.


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