CVSROOT:        /sources/grep
Module name:    grep
Changes by:     Tony Abou-Assaleh <taa> 09/01/26 06:09:15

Index: README
===================================================================
RCS file: /sources/grep/grep/README,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- README      21 Jan 2009 03:40:06 -0000      1.6
+++ README      26 Jan 2009 06:09:15 -0000      1.7
@@ -35,6 +35,10 @@
 The combination of -o and -i options is broken and the known failing cases
 are disabled in foad1.sh
 
+The option -i does not work properly in some multibyte locales such as 
+tr_TR.UTF-8 where the upper case and lower case forms of a character are not
+necessarily of the same byte length.
+
 Additional bug reports can be found at:
 
        http://savannah.gnu.org/bugs/?group=grep


Reply via email to