Date: Mon, 28 Aug 2023 22:38:36 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 273373] <sys/timerfd.h> fails to build in POSIX mode due to namespace pollution Message-ID: <bug-273373-227-luA9cEKbEe@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-273373-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=273373 --- Comment #8 from Jake Freeland <jake@technologyfriends.net> --- (In reply to Jan Beich from comment #7) Of course:) Does chromium successfully compile with this change? I just tested using this example: #include <sys/timerfd.h> int main() { timerfd_create(CLOCK_MONOTONIC, 0); return 0; } I'm setting up a chromium compile now, but if you can do verify easier, I will stop it. -- 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-273373-227-luA9cEKbEe>
