[wx-dev] Re: SVN:(VZ) [53995] initialize wxStringBuffer with
the original contents of wxString it was created from for better
compatibility with the old , non-STL,
build (this avoids problems such as ticket #4845);
add wxString: :tchar_buf() to help with the implementation
Paul Cornett
pc-wx at bullseye.com
Sat Jun 7 09:08:41 PDT 2008
Vadim Zeitlin wrote:
> On Fri, 6 Jun 2008 20:05:28 -0700 Paul Cornett
> wrote:
>
> PC> this change breaks non-pch builds:
>
> Strange that it didn't get caught by the buildbot...
Turns out it only broke with --disable-compat28, I guess none of the
automated builds is using that.
More information about the wx-dev
mailing list