[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | I made some huge progress on the unicode branch this weekend, and we | are getting closer to a point where it can be merged with maintrunk. | | However, it would be nice if you could try it out. Especially if you | have easy access to something else than latin1... There are a lot of | limitations yet, especially combining marks might give people a hard | time.
Note that it will most likely only work properly on linux. (I use wchar_t in a couple of places and that changes size on windows, also I use iconv quite heavily for the moment.) -- Lgb