[Issue 1357] Cannot use FFFF and FFFE in Unicode escape sequences.

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Apr 14 05:30:11 PDT 2016


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

--- Comment #19 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/c3991c49e660d283f0a7c4e0c2c1f6cd6b49af02
Fix issue 1357 - 0xFFFF disallowed in unicode escape sequence

https://github.com/D-Programming-Language/dmd/commit/f0fa3988a42f0ac0689edb621ae5b5db1417bc8d
Merge pull request #5624 from DmitryOlshansky/issue-1357

Fix issue 1357 - permit \uFFFE and \uFFFF codepoints

--


More information about the Digitalmars-d-bugs mailing list