News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

UNICODE vs ANSI

Started by sethjackson, January 02, 2006, 10:16:19 PM

Previous topic - Next topic

sethjackson

What are the benifits of use a unicode build of wx? I see that from now on the SVN-HEAD builds from Therion are only unicode.....

thomas

If you need to ask what you need Unicode for, then you don't need it :)

No, seriously... Unicode is darn cool because it works for everybody, anywhere. But it is still less tested and less mature as far as Code::Blocks is concerned. We have hopefully eleminated all showstoppers by now, but it may be that a few things still don't work on Unicode.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

sethjackson

Yeah I know that unicode is for everyone everywhere......

Quote from: thomas on January 02, 2006, 10:23:45 PM
... But it is still less tested and less mature as far as Code::Blocks is concerned. We have hopefully eleminated all showstoppers by now, but it may be that a few things still don't work on Unicode.

Then I gues I need a unicode build to squish the bugs huh? :)