[Bug 279692] '#include <csetjmp>' is broken: error: "If libc++ starts defining <setjmp.h>, the __has_include check should move to libc++'s <setjmp.h>"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Jun 2024 09:35:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279692
Dimitry Andric <dim@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |Not A Bug
Status|New |Closed
--- Comment #3 from Dimitry Andric <dim@FreeBSD.org> ---
(In reply to Lorenzo Salvadore from comment #2)
Ah yes, this is because the old copy of /usr/include/c++/v1/setjmp.h must be
deleted upon an upgrade. A fresh install will never have this issue.
--
You are receiving this mail because:
You are the assignee for the bug.