[Issue 18488] test_extractor misses version(unittest) blocks, causing `Deprecation: X is not visible from Y`
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Mar 15 08:23:42 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18488
Timothee Cour <timothee.cour2 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |timothee.cour2 at gmail.com
--- Comment #2 from Timothee Cour <timothee.cour2 at gmail.com> ---
> We don't use version(unittest) for future code and are about to weed out the last usages in Phobos
this seems not true anymore, so `version(unittest)` is ok again, see:
> FYI: that was before StdUnittest was reverted: #6202
https://github.com/dlang/phobos/pull/6178#discussion_r174675283
--
More information about the Digitalmars-d-bugs
mailing list