[augeas-devel] Re: [Augeas] #35: Regexp matching is locale sensitive

Augeas trac at fedorahosted.org
Thu Feb 5 23:29:06 UTC 2009


#35: Regexp matching is locale sensitive
---------------------+------------------------------------------------------
  Reporter:  lutter  |       Owner:  lutter
      Type:  defect  |      Status:  new   
  Priority:  major   |   Milestone:  next  
 Component:  Augeas  |     Version:  devel 
Resolution:          |    Keywords:        
---------------------+------------------------------------------------------
Comment (by lutter):

 There's two ways to address that:

 1. enhance gnulib's regex functions to take an explicit locale
 2. spell out ranges in regex's, i.e. [A-C] becomes [ABC]

 Either way, we also need to make sure we use the c-ctype macros resp. _l
 versions of functions throughout.

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/35#comment:1>
Augeas <http://augeas.net/>
a configuration API




More information about the augeas-devel mailing list