Date: Thu, 22 Sep 2022 08:52:45 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 266227] [exp-run] Request for exp-run with qsort_r API change Message-ID: <bug-266227-7141-yH2RbZj6C5@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-266227-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-266227-7141@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=3D266227 Xin LI <delphij@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #236678|0 |1 is obsolete| | --- Comment #32 from Xin LI <delphij@FreeBSD.org> --- Created attachment 236744 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D236744&action= =3Dedit Patch (v4) to modify qsort_r API to use GNU (POSIX) interface Looks like GCC really wanted us to explicitly say extern "C++". I have done some local builds on the new breakages (some of these are due to sort_r library, which I'll fix separately on my Friday or weekend) as well as using C++ test program to verify that the linker would use the correct symbol for LLVM and GCC. Could you please start another exp-run with this patch? Thanks in advance! --=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-266227-7141-yH2RbZj6C5>