Why foreach(c; someString) must yield dchar
Kagamin
spam at here.lot
Thu Aug 19 07:30:00 PDT 2010
dsimcha Wrote:
> Hmm, lately I've been focusing my hacking efforts on debugging/polishing/removing
> annoying inconsistencies in Phobos. Maybe std.string should be my next target.
> It's generally a frustrating module because in addition to the wide character
> issue, lots of stuff requires immutable strings when it could work correctly and
> safely with a const or mutable string.
They say, there're bugs with inout. You don't need them fixed?
More information about the Digitalmars-d
mailing list