[wx-dev] Improving wxString proposal (Re: #9672: wx 2.9
Ansi/Unicode Combi-wxString)
Vadim Zeitlin
vadim at wxwidgets.org
Tue Jul 8 11:01:57 PDT 2008
On Tue, 08 Jul 2008 19:57:26 +0200 Vaclav Slavik <vslavik at fastmail.fm> wrote:
VS> On Tue, 2008-07-08 at 18:16 +0200, Vadim Zeitlin wrote:
VS> > glibc POSIX regex functions do handle UTF-8 AFAIK. And PCRE
VS> > definitely supports UTF-8 too. However judging from FIXME-UTF8 there
VS> > is some work to do at wxRegEx level...
VS>
VS> To be specific, it needs to be switched to PCRE or some other UTF-8
VS> implementation.
Is there any way to test (preferably at configure time) if POSIX regxxx()
functions in libc support UTF-8?
Thanks,
VZ
More information about the wx-dev
mailing list