Date: Wed, 13 Sep 2017 09:47:38 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-numerics@FreeBSD.org Subject: [Bug 222247] libmsun tests does not compile during a buildworld Message-ID: <bug-222247-18636-mtQ4P18dJr@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-222247-18636@https.bugs.freebsd.org/bugzilla/> References: <bug-222247-18636@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=3D222247 Konstantin Belousov <kib@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kib@FreeBSD.org --- Comment #7 from Konstantin Belousov <kib@FreeBSD.org> --- (In reply to Ryan Libby from comment #6) First, we are the implementation. So at least in the hosted case, we are allowed to introduce the __* and _[A_Z] symbols. Second, defining something in userspace and then undefining it at the end of the file still breaks user namespaces. Consider what would happen if user defines an allowed symbol and then includes such file. Also, note that the restrictions on the user namespace pollution are only applicable to the standard-specified files. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222247-18636-mtQ4P18dJr>