Thread overview
[Issue 20692] Nested alias declarations and getMember trait can crash dmd
Mar 21, 2020
Dlang Bot
Mar 31, 2020
Dlang Bot
Apr 02, 2021
Dlang Bot
March 21, 2020
https://issues.dlang.org/show_bug.cgi?id=20692

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 #10952 "Fix Issue 20692 - Nested alias declarations and getMember trait can c…" fixing this issue:

- Fix Issue 20692 - Nested alias declarations and getMember trait can crash dmd

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

--
March 31, 2020
https://issues.dlang.org/show_bug.cgi?id=20692

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 #10952 "Fix Issue 20692 - Nested alias declarations and getMember trait can c…" was merged into stable:

- ef669f8ab65b040075e55f07edea7c138e66ec2e by Boris Carvajal:
  Fix Issue 20692 - Nested alias declarations and getMember trait can crash dmd

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

--
April 02, 2021
https://issues.dlang.org/show_bug.cgi?id=20692

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #12339 "[dmd-cxx] Backport fixes and trivial features from upstream dmd" was merged into dmd-cxx:

- 9cbfd4a8700bb840b672aeb08b3ec6cce295c731 by Boris Carvajal:
  [dmd-cxx] Fix Issue 20692 - Nested alias declarations and getMember trait can
crash dmd

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

--