bug-grep
[Top][All Lists]
Advanced

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

Re: [bug #32337] [:alnum:] dependance on locale is not well documented


From: Paolo Bonzini
Subject: Re: [bug #32337] [:alnum:] dependance on locale is not well documented
Date: Fri, 15 Jul 2011 15:26:27 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc15 Mnenhy/0.8.3 Thunderbird/3.1.10

On 07/15/2011 03:15 PM, Reuben Thomas wrote:
-.BR [0\-9A\-Za\-z] ,
-except the latter form depends upon the C locale and the
-\s-1ASCII\s0 character encoding, whereas the former is independent
-of locale and character set.
+means the character class of numbers and
+letters in the current locale. In the C locale and \s-1ASCII\s0
+character set encoding, this is the same as
+.BR [0-9A-Za-z] .

Missing backslashes here, fixed and pushed.

Thanks,

Paolo



reply via email to

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