Thread overview
[Issue 21088] std.meta.staticMap no longer works for typeid
Jul 29, 2020
FeepingCreature
Jul 29, 2020
Dlang Bot
Jul 30, 2020
Dlang Bot
July 29, 2020
https://issues.dlang.org/show_bug.cgi?id=21088

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|Windows                     |All

--
July 29, 2020
https://issues.dlang.org/show_bug.cgi?id=21088

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@FeepingCreature created dlang/phobos pull request #7571 "Fix issue 21088: move alias statement into staticMap mixin body." fixing this issue:

- Fix issue 21088: move alias statement into staticMap mixin body.

https://github.com/dlang/phobos/pull/7571

--
July 30, 2020
https://issues.dlang.org/show_bug.cgi?id=21088

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/phobos pull request #7571 "Fix issue 21088: move alias statement into staticMap mixin body." was merged into master:

- a8107862c14f1d9bc18edb817192e3543f188da4 by Mathis Beer:
  Fix issue 21088: move alias statement into staticMap mixin body.

https://github.com/dlang/phobos/pull/7571

--