[wx-dev] Re: #9672: wx 2.9 Ansi/Unicode Combi-wxString breaks compatibility with std::[w]string and introduces subtle errors

Jeff Tupper tupperlists at gmail.com
Thu Jul 3 12:39:37 PDT 2008


On Thu, Jul 3, 2008 at 9:43 AM, Vadim Zeitlin <vadim at wxwidgets.org> wrote:
>
> you do mix them in the most common case
> which is when you use wchar_t for internal manipulations but UTF-8 for
> everything external (files, network, ...).

Will this "most common case" continue to be supported by wxWidgets?
Based on our past discussions my understanding was that UTF-8 was not
going to be forced on us. Has this changed? Is it just that the
non-UTF8 build will have to be built by those wanting such? I ask due
to the "one build to rule them all" talk...


More information about the wx-dev mailing list