[exim-dev] [Bug 2392] exigrep: Option processing is case-ins…

Inizio della pagina
Delete this message
Reply to this message
Autore: admin
Data:  
To: exim-dev
Oggetto: [exim-dev] [Bug 2392] exigrep: Option processing is case-insensitive
https://bugs.exim.org/show_bug.cgi?id=2392

--- Comment #5 from Heiko Schlittermann <hs@???> ---
The use of GetOpt::Long was introduced roughly 2 years ago. I replaced
Getopt::Std, which operates case *sensitive*. So the case-insensitivity
exists in 4.90 through 4.92. (4.90 was released Dec 2017)

I'd like to make exigrep's option processing case sensitive again. Even
it is an incompatible change (for 4.90…4.92), I'd consider it
"low-impact".

What do you think?

--
You are receiving this mail because:
You are on the CC list for the bug.