[Bug 255290] _POSIX_C_SOURCE=200809 hides static_assert

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 21 14:45:20 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255290

Garrett Wollman <wollman at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wollman at FreeBSD.org

--- Comment #5 from Garrett Wollman <wollman at FreeBSD.org> ---
There is no such thing as "C11 with POSIX 2008 specifically". POSIX.1-2008
explicitly specifies C99, and *only* C99.  So you're asking for undefined
behavior here.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-standards mailing list