Re: [PATCH] Allow for case-insensitive context search if option --ignore-case is given
Fabian Wiget <[email protected]>
| Newsgroups | gmane.comp.gnu.global.bugs |
|---|---|
| Message-ID | <CABBhTm_UF6HaMHT76P-q-zKbQT2TaHVvT30YLLPjVbje-7NBnQ@mail.gmail.com> |
Hi Works like a charm, thank you very much! Best regards fabian On Mon, Mar 6, 2017 at 4:53 AM, Shigio YAMAGUCHI <[email protected]> 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 <[email protected]>: > >> Hi, >> OK. It is a bug. I will fix it. >> Thank you. >> >> Regards, >> Shigio >> >> >> 2017-03-03 8:19 GMT+09:00 Fabian Wiget <[email protected]>: >> >>> 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 >>> [email protected] >>> https://lists.gnu.org/mailman/listinfo/bug-global >>> >>> >> >> >> -- >> Shigio YAMAGUCHI <[email protected]> >> 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 <[email protected]> > 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) > _______________________________________________ Bug-global mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-global