[Issue 14658] Allow half-width katakana in identifiers
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Jun 5 18:59:08 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14658
--- Comment #2 from naptime <naptimeentertainment at gmail.com> ---
I copied the unicode range incorrectly, sorry. It should be:
U+FF65 to U+FF9F
The range I typed in my original post includes a few punctuation characters
that I didn't mean to be included.
(In reply to Vladimir Panteleev from comment #1)
> Lowest priority, but we don't pay attention to the priority field much. The
> severity (enhancement/minor/etc.) is more important.
Thank you!
--
More information about the Digitalmars-d-bugs
mailing list