[vlc-devel] [PATCH V2 0/8] vlc_qsort for POSIX and FREEBSD
Hugo Beauzée-Luyssen
hugo at beauzee.fr
Tue Jan 22 11:16:27 CET 2019
On Tue, Jan 22, 2019, at 11:13 AM, Thomas Guillem wrote:
> Changes since the last set:
>
> - Added "configure: add HAVE_FREEBSD detection" commit
> - Implement qsort_r using FREEBSD or POSIX prototype in src/freebsd/utils.c
>
> Question: Should HAVE_DARWIN included in HAVE_FREEBSD ?
>
> cf. AM_CONDITIONAL([HAVE_FREEBSD], [test "${SYS}" = "freebsd" -o "$
> {SYS}" = "darwin"])
>
I'd be inclined to say "no", but I fear this would break quite a bit of code.
--
Hugo Beauzée-Luyssen
hugo at beauzee.fr
More information about the vlc-devel
mailing list