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: [PATCH B1/2] Redefine assert to use its expression


> This change is non-conforming to the requirements of ISO C, which
> state explicitly (C11 7.2p1):

You missed the part where this is only for libc-internal uses and
has nothing to do with the installed <assert.h>.  Such confusion
is why I'm inclined to use a new macro name instead.


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