GNU bug report logs -
#40119
[PATCH] Make compilation-mode regexp matching case-sensitive
Previous Next
Reported by: Mattias Engdegård <mattiase <at> acm.org>
Date: Wed, 18 Mar 2020 15:32:01 UTC
Severity: normal
Tags: patch
Done: Mattias Engdegård <mattiase <at> acm.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Mattias Engdegård <mattiase <at> acm.org>
> Date: Wed, 18 Mar 2020 19:30:23 +0100
> Cc: 40119 <at> debbugs.gnu.org
>
> 18 mars 2020 kl. 19.05 skrev Eli Zaretskii <eliz <at> gnu.org>:
>
> > What if we are wrong and some compiler needs case-insensitive
> > matching? Your change makes it impossible to get back the old
> > behavior, not even optionally.
>
> Do you mean that we should add a defcustom to permit the user to control the behaviour, or that doing so is impossible once rules are added which rely on the case-sensitivity?
The former.
> Either way, it seems much more likely that it is case-insensitivity that is an obstacle to adding new rules, not the contrary.
I don't understand what adding new rules has to do with this. I'm
talking about a specific rule that needs to be matched
case-insensitively.
> Could you give an example of what such a hypothetical compiler needing case-insensitive matching would look like?
Sorry, I don't understand the question. What I meant is that some of
the rules were written _knowing_ that the match is case-insensitive,
and will fail to match if that is changed. I don't think there's
anyone around here that can claim detailed knowledge of every rule and
the compiler(s) that use them, so we have no one to ask whether this
danger is real or imaginary.
This bug report was last modified 5 years and 49 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.