Thread overview
[Issue 23826] Deprecated type member passed to template doesn't warn
Apr 05, 2023
Dlang Bot
Apr 05, 2023
FeepingCreature
Apr 07, 2023
Dlang Bot
April 05, 2023
https://issues.dlang.org/show_bug.cgi?id=23826

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@FeepingCreature created dlang/dmd pull request #15078 "Fix issue 23826: Check for deprecation when passing type member as template argument." fixing this issue:

- Fix issue 23826: Check for deprecation when passing type member as template argument.

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

--
April 05, 2023
https://issues.dlang.org/show_bug.cgi?id=23826

FeepingCreature <default_357-line@yahoo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |industry

--
April 07, 2023
https://issues.dlang.org/show_bug.cgi?id=23826

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #15078 "Fix issue 23826: Check for deprecation when passing type member as template argument." was merged into master:

- abf69b73d649e801c14ea00567a9081e1ec9f140 by Mathis Beer:
  Fix issue 23826: Check for deprecation when passing type member as template
argument.

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

--