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

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

bug#31318: emacs-26 fns-tests-collate-sort failure on glibc 2.27


From: Paul Eggert
Subject: bug#31318: emacs-26 fns-tests-collate-sort failure on glibc 2.27
Date: Mon, 30 Apr 2018 10:36:31 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

I upgraded to Fedora 28 beta over the weekend (Fedora 28 is scheduled for release next week) and ran into one test case failure on the emacs-26 branch: fns-tests-collate-sort fails (test/src/fns-tests.log is attached). Looking into the test, it appears that the test is making unportable assumptions about strcoll behavior in non-POSIX locales, an assumption that is not true of glibc 2.27 as shipped in Fedora 28. Proposed patch attached.

Attachment: fns-tests.log
Description: Text Data

Attachment: 0001-Port-collation-tests-to-glibc-2.27.txt
Description: Text document


reply via email to

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