This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Regex locale support


On 08/21/2013 07:36 AM, Stefan wrote:
> 
> I'm trying to get str2 matched with locale support (Console locale is
> de_DE.UTF-8 and the "Ã" is an uppercase letter in "my" locale ;) )
> 
> regex_match does not match, is it because the gcc version does
> not support it yet, or am I doing something fundamental wrong?

Support for this in GCC is a current GSoC project and is still under active development.

-- 
Stephen M. Webb  <stephen.webb@bregmasoft.ca>

Attachment: signature.asc
Description: OpenPGP digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]