Date: Sat, 10 Sep 2022 06:33:16 +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-OmVVJQTVaB@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 #12 from commit-hook@FreeBSD.org --- A commit in branch 2022Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D1785b9ca4f4e2092bd8b485f94196e1= d66eadcf8 commit 1785b9ca4f4e2092bd8b485f94196e1d66eadcf8 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:32:54 +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 (cherry picked from commit b4b8c98857e409dd294fd58680cd05ae71893261) 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-OmVVJQTVaB>