CVSROOT: /sources/global
Module name: global
Changes by: Shigio YAMAGUCHI <shigio> 13/09/14 06:12:09
Modified files:
libutil : gtagsop.c
Log message:
[Bug fixed]
Reported by Hideki IWAMOTO.
There are some problems in searching using the pattern
which contains '^' at the head. Although '^v?sprintf should
be equivalent to '^(v)?sprintf', the former does not match 'sprintf'.
Now it was fixed.
$ global -sx '^v?sprintf'
sprintf 2 a.c sprintf
vsprintf 1 a.c vsprintf
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/global/libutil/gtagsop.c?cvsroot=global&r1=1.125&r2=1.126
_______________________________________________
Global-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/global-commit