|
From: | Shigio YAMAGUCHI |
Subject: | Re: [PATCH] Allow for case-insensitive context search if option --ignore-case is given |
Date: | Fri, 3 Mar 2017 21:46:13 +0900 |
// won't find your main functionExample:Hi everybodyIf the option --from-here is specified, the resulting search by context is always case-sensitive even if the option --ignore-case is present.// will find your main functionglobal --from-here=25:/path/to/file.c mainglobal --from-here=25:/path/to/file.c -i MainThe attached patch fixes this issue.Thank you & best regardsfabian
_______________________________________________
Bug-global mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-global
[Prev in Thread] | Current Thread | [Next in Thread] |