[Bug 264297] _POSIX_C_SOURCE=200809L causes failure in #include <sstream>
Date: Fri, 27 May 2022 20:23:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264297
Warner Losh <imp@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |imp@FreeBSD.org
--- Comment #2 from Warner Losh <imp@FreeBSD.org> ---
Defining _POSIX_C_SOURCE for C++ isn't well defined since C++ is out of scope
for the POSIX standard.
What's the usual thing that other systems do?
--
You are receiving this mail because:
You are the assignee for the bug.