[wx-dev] Improving wxString proposal (Re: #9672: wx 2.9
Ansi/Unicode Combi-wxString)
Vaclav Slavik
vslavik at fastmail.fm
Tue Jul 8 10:57:26 PDT 2008
On Tue, 2008-07-08 at 18:16 +0200, Vadim Zeitlin wrote:
> 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...
To be specific, it needs to be switched to PCRE or some other UTF-8
implementation. It currently simply converts the strings into wchar_t*.
Vaclav
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://lists.wxwidgets.org/pipermail/wx-dev/attachments/20080708/eae81c5e/attachment.pgp
More information about the wx-dev
mailing list