[Issue 20164] Importing deprecated module at function-local scope does not output diagnostic message

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Aug 26 12:08:21 UTC 2019


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #10346 "Fix issue 20164: print deprecation if a
deprecated module is imported from a local function or a mixin." was merged
into master:

- f202a72a3c37711100ed28da37eab1a1d9e4fe65 by FeepingCreature:
  Fix issues 20163 and 20164: print deprecation if a deprecated module is
imported from a local function or a mixin.

https://github.com/dlang/dmd/pull/10346

--


More information about the Digitalmars-d-bugs mailing list