https://issues.dlang.org/show_bug.cgi?id=13907

--- Comment #2 from [email protected] ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/6d732186da6e8255e26879e0bc57a40433810389
fix Issue 13907 - Surrogate pairs in wchar string literal will cause incorrect
length match

Stop considering lengthen conversion in StringExp::implicitConvTo().

https://github.com/D-Programming-Language/dmd/commit/4e21e5639fd2e11bc993043121393f512f4043bd
Merge pull request #4222 from 9rnsr/fix13907

Issue 13907 - Surrogate pairs in wchar string literal will cause incorrect
length match

--

Reply via email to