|
From: | Paul Eggert |
Subject: | bug#18361: New 'sort' implementation can crash Emacs |
Date: | Sat, 30 Aug 2014 21:46:35 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 |
Eli Zaretskii wrote:
why are we importing the qsort_r module from gnulib
We're not. Emacs is merely importing gnulib's stdlib module, which now has placeholders (unused by Emacs) for qsort_r, just as it has placeholders for all GNU functions it might define.
[Prev in Thread] | Current Thread | [Next in Thread] |