Date: Fri, 27 May 2022 20:23:21 +0000 From: bugzilla-noreply@freebsd.org To: standards@FreeBSD.org Subject: [Bug 264297] _POSIX_C_SOURCE=200809L causes failure in #include <sstream> Message-ID: <bug-264297-99-ekQcR5G8JZ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264297-99@https.bugs.freebsd.org/bugzilla/> References: <bug-264297-99@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264297 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 sco= pe for the POSIX standard. What's the usual thing that other systems do? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264297-99-ekQcR5G8JZ>