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

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

bug#21816: elisp-mode-tests fails on a case-preserving filesystem


From: Juanma Barranquero
Subject: bug#21816: elisp-mode-tests fails on a case-preserving filesystem
Date: Tue, 3 Nov 2015 17:04:14 +0100

On Tue, Nov 3, 2015 at 4:52 PM, Dmitry Gutov <dgutov@yandex.ru> wrote:

> Just to make it work better, in theory, on case-sensitive filesystems?

I'm not sure where you're arguing that

a) xrefs never need to be compared
b) they are sometimes, but it's ok to use equal and fail in case-preserving and case-insensitive systems

> Please produce a real-life example of breakage first, please.

We're here discussing a real one: a test that needs an ad hoc fix because it couldn't just compare two xrefs. Or do you think that writing tests isn't a real-life example?

I'm a bit surprised to be discussing that the basic type offered by an infrastructure library as xref needs ways to be compared...


reply via email to

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