[Issue 1357] Cannot use FFFF and FFFE in Unicode escape sequences.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jul 20 14:08:54 PDT 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1357
------- Comment #2 from aziz.kerim at gmail.com 2007-07-20 16:08 -------
Sorry, I should have mentioned that these codepoints are valid because they are
specifically allowed for internal use by the Unicode Standard. I think Walter
already knows this. Phobos has a isValidDchar() function which returns true for
\uFFFE and \uFFFF.
--
More information about the Digitalmars-d-bugs
mailing list