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

Stefan.Neis at t-online.de Stefan.Neis at t-online.de
Fri Jul 11 03:04:46 PDT 2008


         Hi,

> Here is one thing I don't understand: You harshly criticise me of
> "glossing over" this huge problem. At the same time you allow
> 
> <quote_wiki>
> wxString will also be implicitly convertible to both const char * and
> const wchar_t *.
> </quote>

As far as I did understand things, that's ANSI wxString vs. "(const)
char * pointing to UTF-8 data", so while the first one losses data, the
second one doesn't. But I'm not really sure I still understand that
discussion, so use that answer carefully...

        Regards,
                  Stefan






More information about the wx-dev mailing list