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: static_assert in c89 and c99


Roland McGrath wrote:
That looks OK to me.

Thanks, I installed that into the master.

Actually, I installed something slightly more conservative, in that it does not define _Static_assert if C++. This suffices to fix the problem, and should interoperate better with Gnulib's longstanding _Static_assert code for C++.


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