[Issue 17906] Deprecated functions should not cause deprecated warnings for using deprecated features
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Mar 21 19:16:13 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=17906
--- Comment #3 from Mathias Lang <mathias.lang at sociomantic.com> ---
Could you paste the message generated ? In your example, I would expect a
deprecation to be generated for the import, but not on the actual function
declaration.
--
More information about the Digitalmars-d-bugs
mailing list