std.string and unicode

Serg Kovrov kovrov at no.spam
Wed Dec 27 14:40:53 PST 2006


Todor Totev wrote:
> Hello all,
> are std.string functions supposed to be UNICODE aware?
> The documentation says nothing and looking at the source it appears that
> the functions work only for ASCII characters, despite the fact that
> their arguments are char[].
> If these functions are designed to be ascii only, where can I find the
> unicode ones?

Ok, there was some discussion on this issue, but still I can't get it... 
Will unicode support, and support for wchar/dchar be in std.sting on 1.0?

It is nice idea to have a roadmap for '1.0' (and at least a 'post 1.0') 
stuff.

-- 
serg.



More information about the Digitalmars-d mailing list