[Issue 21892] deprecation warning on reflection should be suppressed or at least suppressable
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jan 21 13:59:29 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=21892
mhh <maxhaton at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |maxhaton at gmail.com
--- Comment #3 from mhh <maxhaton at gmail.com> ---
Deprecations ideally should trigger on use. Currently the behaviour is too
conservative. Symmetry code can easily print hundreds of useless warnings due
to this.
--
More information about the Digitalmars-d-bugs
mailing list