Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Sep 2024 18:55:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 279692] '#include <csetjmp>' is broken: error: "If libc++ starts defining <setjmp.h>, the __has_include check should move to libc++'s <setjmp.h>"
Message-ID:  <bug-279692-29464-Rx4KiU2mrr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279692-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279692-29464@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=3D279692

--- Comment #5 from Bob Frazier <bobf@mrp3.com> ---
Thanks, deleting the above mentioned file appears to fix everything related=
 to
csetjmp

please add this info to UPDATING regarding setjmp.h and csetjmp

also there are two setjmp.h files in "/usr/include/c++/v1" - shouldn't BOTH=
 be
deleted?
(/usr/include/c++/v1/tr1/setjmp.h is a symlink to /usr/include/c++/v1/setjm=
p.h)

NOTE:  in some cases, like a massive ports upgrade, using "make delete-old"
might not be desirable until after many ports have already been re-built.  I
did not use 'portupgrade' but it could very likely break something (so I do
this step last).  But this is a nit as long as UPDATING covers the topic, I=
'd
think.

--=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-279692-29464-Rx4KiU2mrr>