[Issue 20180] Deprecated unittests should not be deprecated functions

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 26 04:32:57 UTC 2020


https://issues.dlang.org/show_bug.cgi?id=20180

--- Comment #3 from FeepingCreature <default_357-line at yahoo.de> ---
I mean, it'll still be deprecated. The problem isn't determining whether a
unittest is deprecated, the problem is calling it from a nondeprecated
function.

--


More information about the Digitalmars-d-bugs mailing list