Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Sep 2022 06:32:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 266227] [exp-run] Request for exp-run with qsort_r API change
Message-ID:  <bug-266227-21402-AeN0fQHVL9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-266227-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-266227-21402@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

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Db4b8c98857e409dd294fd58680cd05a=
e71893261

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 (GN=
U)
    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(+)

--=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-21402-AeN0fQHVL9>