On 10/24/2014 11:26 AM, Norihiro Tanaka wrote: > As \w and \W have been supported in single byte locales only, I added > support in multibyte locales. > > + > + /* \w and \W are documented to be equivalent to [_[:album:]] and > + [^_[:alnum:]] respectively, so tell the lexer to process those > + strings, each minus its "already processed" '['. */ s/album/alnum/ -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org