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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Nov 24 07:20:19 PST 2010


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


Masahiro Nakagawa <repeatedly at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|andrei at metalanguage.com     |repeatedly at gmail.com


--- Comment #3 from Masahiro Nakagawa <repeatedly at gmail.com> 2010-11-24 07:18:51 PST ---
Created an attachment (id=831)
Patch for this issue.

I wrote a simple patch. This patch decodes each char types to dchar and passes
predication.

-- 
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