bug-grep
[Top][All Lists]
Advanced

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

[bug #28275] Ranges like [a-z] incorrectly match in UTF systems


From: Paolo Bonzini
Subject: [bug #28275] Ranges like [a-z] incorrectly match in UTF systems
Date: Mon, 14 Dec 2009 09:38:54 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091105 Fedora/3.5.5-1.fc12 Firefox/3.5.5

Follow-up Comment #1, bug #28275 (project grep):

Do you mean that [a-z] also matches for example uppercase?  If so, that is
expected and is a result of how collating sequences are defined by glibc.  For
example, try "ls -1" and "LANG=C ls -1" on a directory with both uppecase and
lowercase file names.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?28275>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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