Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Sep 2018 07:19:51 +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-CBq7EEeJ3Q@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 #6 from Ed Schouten <ed@FreeBSD.org> ---
Hi Antoine,

I just looked at those ports and observed the following:

- pecl-qb: This package calls qsort_r(), explicitly casting all parameters =
to
'void *'. This makes it impossible to derive anything useful. Considering t=
hat
this package doesn't use Autoconf for picking the right flavor, let's patch
this to take __FreeBSD_version into account.

- Ruby: I filed a pull request for that: https://github.com/ruby/ruby/pull/=
1954
Let's import that patch once upstream merges it.

Be sure to let me know if there are any other ports that behave out of the
ordinary. Thanks!

--=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-CBq7EEeJ3Q>