[Issue 5257] std.algorithm.count works incorrectly with UTF8 and UTF16 strings

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 25 21:49:32 PST 2010


http://d.puremagic.com/issues/show_bug.cgi?id=5257



--- Comment #5 from Masahiro Nakagawa <repeatedly at gmail.com> 2010-11-25 21:48:06 PST ---
(In reply to comment #4)
> Thanks, Masahiro. I fixed with simpler means that don't need special casing.

Good!

Are you going to deprecate std.utf.count?
std.algorithm.count(now, default pred is "true") and std.utf.count seem to be
duplicate.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list