bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#18360: Modularize recent qsort_r additions


From: Paul Eggert
Subject: bug#18360: Modularize recent qsort_r additions
Date: Fri, 29 Aug 2014 13:58:01 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.7.0

Tags: patch

The recent changes to have Emacs use qsort_r look good except for the forest of #ifdefs in Emacs proper. Attached is a proposed patch to migrate that stuff into Gnulib. As usual most of this patch is automatically generated; fns.c contains the crucial hand-generated stuff. I have not tested this on Microsoft Windows and so am posting it here first to give Eli a heads-up.

Attachment: qsort_r.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]