2016-07-06 7:02 GMT+02:00 Garrett Cooper <n...@freebsd.org>:
>   Add `WRAPPED_CTASSERT` macro by annotating CTASSERTs with __unused
>   to deal with -Wunused-local-typedefs warnings from gcc 4.8+.
>   All other compilers (clang, etc) use CTASSERT as-is. A more generic
>   solution for this issue will be proposed after ^/stable/11 is forked.

This problem shouldn't exist when using C11's _Static_assert(), right?

-- 
Ed Schouten <e...@nuxi.nl>
Nuxi, 's-Hertogenbosch, the Netherlands
KvK-nr.: 62051717
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to