Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Sep 2022 22:30:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 231256] [exp-run] Change qsort_r(3) to match glibc
Message-ID:  <bug-231256-7788-zMveKAmE9r@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-231256-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-231256-7788@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=3D231256

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Dcd28784c67bfe64bd95afc8136732db=
a6750bf27

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(-)

--=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-231256-7788-zMveKAmE9r>