[Issue 20081] Add pragma(identifier, StringExp)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Jul 27 13:02:58 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=20081
Ethan Watson <gooberman at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gooberman at gmail.com
--- Comment #3 from Ethan Watson <gooberman at gmail.com> ---
100% for this. There's a large chunk of code I can simplify by just defining
things inline instead of having to provide extra workarounds like noted in all
of the above posts.
Being able to arbitrarily override a symbol's identifier is going to have
applications well outside of just this use case.
--
More information about the Digitalmars-d-bugs
mailing list