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

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 10 Sep 2022 06:32:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266227

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

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

commit b4b8c98857e409dd294fd58680cd05ae71893261
Author:     Xin LI <delphij@FreeBSD.org>
AuthorDate: 2022-09-10 06:31:50 +0000
Commit:     Xin LI <delphij@FreeBSD.org>
CommitDate: 2022-09-10 06:31:51 +0000

    lang/ruby{27,30,31,32}: Improve qsort_r() detection.

    This change merges the following upstream pull request into the Ruby
    interpreter:

            https://github.com/ruby/ruby/pull/6332

    Adding this patch is no-op right now because we are not using POSIX (GNU)
    qsort_r(3) interface yet. It will fix build when the change is applied.

    Reviewed by:    bapt (portmgr@), sunpoet (ruby@)
    PR:             ports/266227
    MFH:            2022Q3
    Differential Revision: https://reviews.freebsd.org/D36492

 lang/ruby27/files/patch-util.c (new) | 29 +++++++++++++++++++++++++++++
 lang/ruby30/files/patch-util.c (new) | 29 +++++++++++++++++++++++++++++
 lang/ruby31/files/patch-util.c (new) | 29 +++++++++++++++++++++++++++++
 lang/ruby32/files/patch-util.c (new) | 29 +++++++++++++++++++++++++++++
 4 files changed, 116 insertions(+)

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