Thread overview
[Issue 21543] dmd infinite loop on alias this and std.typecons.Nullable
Jan 26, 2021
Dlang Bot
Jan 27, 2021
Dlang Bot
May 08, 2021
Basile-z
January 26, 2021
https://issues.dlang.org/show_bug.cgi?id=21543

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@BorisCarvajal created dlang/dmd pull request #12157 "Fix Issue 21543 - dmd infinite loop on alias this and std.typecons.Nu…" fixing this issue:

- Fix Issue 21543 - dmd infinite loop on alias this and std.typecons.Nullable

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

--
January 27, 2021
https://issues.dlang.org/show_bug.cgi?id=21543

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 #12157 "Fix Issue 21543 - dmd infinite loop on alias this and std.typecons.Nu…" was merged into master:

- 1b7909da1809af37d2123f0cc33ad8f3b6fe679f by Boris Carvajal:
  Fix Issue 21543 - dmd infinite loop on alias this and std.typecons.Nullable

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

--
May 08, 2021
https://issues.dlang.org/show_bug.cgi?id=21543

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=21905

--