Date: Fri, 12 Jul 2024 17:35:01 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 280210] '#include <stdatomic.h>' fails when -std=c99 and -pedantic-errors options are specified (found on the multimedia/librist port) Message-ID: <bug-280210-227-qhj4NY2vBw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-280210-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280210 Warner Losh <imp@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |imp@FreeBSD.org CC| |imp@FreeBSD.org --- Comment #5 from Warner Losh <imp@FreeBSD.org> --- There's no graceful way to check for this. You've asked for non-standard things in the C99 environment, so you may not be able to enable all error messages possible, even if it did used to work... As the compilers are updated for newer standards, they may produce new errors for older system... It's interesting that it's visible on this port. I'll take a look, but it may need to be tweaked how it builds. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280210-227-qhj4NY2vBw>
