[Bug 231256] [exp-run] Change qsort_r(3) to match glibc

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 30 Sep 2022 22:30:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231256

--- Comment #14 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=cd28784c67bfe64bd95afc8136732dba6750bf27

commit cd28784c67bfe64bd95afc8136732dba6750bf27
Author:     Ed Schouten <ed@FreeBSD.org>
AuthorDate: 2022-09-30 16:59:40 +0000
Commit:     Xin LI <delphij@FreeBSD.org>
CommitDate: 2022-09-30 22:28:02 +0000

    textproc/raptor2: Improve sort_r(3) API detection.

    In a future version of FreeBSD, we would adopt POSIX qsort_r(3) API
    which is different from traditional FreeBSD qsort_r(3).

    PR:             ports/231256
    Exp-run by:     antoine
    Approved by:    portmgr

 textproc/raptor2/Makefile                        |  2 +-
 textproc/raptor2/files/patch-src_sort__r.h (new) | 34 ++++++++++++++++++++++++
 2 files changed, 35 insertions(+), 1 deletion(-)

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