Ryan Stone wrote this message on Fri, Jul 31, 2015 at 01:03 -0400:
> You can't use CTASSERT in a header. You'll get a compile error if two
Testing a fix now...
> different headers included in the same translation unit have a CTASSERT on
> the same line number.
Not w/ clang anymore... _Static_assert is now a built-in.. And we have
a few CTASSERTs in header files already...
--
John-Mark Gurney Voice: +1 415 225 5579
"All that I will do, has been done, All that I have, has not."
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"