[wx-dev] Improving wxString proposal (Re: #9672: wx 2.9 Ansi/Unicode Combi-wxString)

Vadim Zeitlin vadim at wxwidgets.org
Tue Jul 8 09:16:37 PDT 2008


On Tue, 08 Jul 2008 17:27:29 +0200 "Stefan.Neis at t-online.de" <Stefan.Neis at t-online.de> wrote:

So> BTW, how is this actually going to work? Personally, I would be quite
So> happy with using an ANSI Regex Library

 You probably wouldn't because it is going to give incorrect results.

So> Is there a specific UTF-8 aware Regex library

 glibc POSIX regex functions do handle UTF-8 AFAIK. And PCRE definitely
supports UTF-8 too. However judging from FIXME-UTF8 there is some work to
do at wxRegEx level...

 Regards,
VZ



More information about the wx-dev mailing list