[Issue 12419] assertion failure in std.utf

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Mar 24 11:51:42 PDT 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12419



--- Comment #1 from github-bugzilla at puremagic.com 2014-03-24 11:51:35 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/0f0511f81bcafb11488087c7d68cf1bb45ad4c21
fix issue 12419

Test that UTF-8 decoding yields a value in the valid range.
UTF-8 may encode values beyond these covered by [0, 0x10FFFF].

https://github.com/D-Programming-Language/phobos/commit/3c92edeb3bab2bc60cbdb3f307e3fd8ca1d2f9bb
Merge pull request #2038 from blackwhale/issue-12419

Fix issue 12419: assertion failure in std.utf

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


More information about the Digitalmars-d-bugs mailing list