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: Implementation of C11 Bounds-checking interfaces


On 10/31/2012 01:40 PM, Joseph S. Myers wrote:
> Having what are ostensibly variants of the same function behave 
> incompatibly like that seems a very bad idea to me. 

Not only is it a bad idea, it would seem to contradict C11
section K.3.5.3.3 paragraph 4, which says that printf_s must
be equivalent to printf except for the runtime-constraint
checking.


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