bug-global
[Top][All Lists]
Advanced

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

Re: [PATCH] Allow for case-insensitive context search if option --ignore


From: Fabian Wiget
Subject: Re: [PATCH] Allow for case-insensitive context search if option --ignore-case is given
Date: Mon, 6 Mar 2017 13:08:51 +0100

Hi

Works like a charm, thank you very much!

Best regards
fabian


On Mon, Mar 6, 2017 at 4:53 AM, Shigio YAMAGUCHI <address@hidden> wrote:
Hi,
I have fixed the bug and committed it to the repository.
It is very appreciated if you can check it.

Regards,
Shigio


2017-03-03 21:46 GMT+09:00 Shigio YAMAGUCHI <address@hidden>:
Hi,
OK. It is a bug. I will fix it.
Thank you.

Regards,
Shigio


2017-03-03 8:19 GMT+09:00 Fabian Wiget <address@hidden>:
Hi everybody

If the option --from-here is specified, the resulting search by context is always case-sensitive even if the option --ignore-case is present.

Example:

// will find your main function
global --from-here=25:/path/to/file.c main

// won't find your main function
global --from-here=25:/path/to/file.c -i Main

The attached patch fixes this issue.

Thank you & best regards
fabian

_______________________________________________
Bug-global mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-global




--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: 
26F6 31B4 3D62 4A92 7E6F  1C33 969C 3BE3 89DD A6EB (Currently in use)
D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3 (Used until 2017/2)



--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: 
26F6 31B4 3D62 4A92 7E6F  1C33 969C 3BE3 89DD A6EB (Currently in use)
D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3 (Used until 2017/2)


reply via email to

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