[Bug 266227] [exp-run] Request for exp-run with qsort_r API change

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 22 Sep 2022 08:52:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266227

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=236744&action=edit
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!

-- 
You are receiving this mail because:
You are on the CC list for the bug.