https://d.puremagic.com/issues/show_bug.cgi?id=12419
--- Comment #1 from [email protected] 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: -------
