[Issue 8727] __traits(is_reserved_word, "") ?
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Sep 8 09:23:21 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=8727
RazvanN <razvan.nitu1305 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |WONTFIX
--- Comment #10 from RazvanN <razvan.nitu1305 at gmail.com> ---
Walter has opposed the dmd PR and having this in phobos will lead to
inconsistencies once new keywords are added. I think that for niche cases, one
can simply create a list of keywords and use it. As for now, a compelling case
for adding this in the compiler has not been made.
Closing as WONTFIX.
--
More information about the Digitalmars-d-bugs
mailing list