Thread overview
[Issue 20919] DMD crash when '__traits' prints error involving a Parameter
Jun 10, 2020
Dlang Bot
Jun 10, 2020
Dlang Bot
Apr 09, 2021
Dlang Bot
June 10, 2020
https://issues.dlang.org/show_bug.cgi?id=20919

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 #11256 "Fix Issue 20919 - DMD crash when '__traits' prints error involving a …" fixing this issue:

- Fix Issue 20919 - DMD crash when '__traits' prints error involving a Parameter

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

--
June 10, 2020
https://issues.dlang.org/show_bug.cgi?id=20919

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 #11256 "Fix Issue 20919 - DMD crash when '__traits' prints error involving a …" was merged into stable:

- 670da46824aa4069eea0e61aef8c29fd9b4b764d by Boris Carvajal:
  Fix Issue 20919 - DMD crash when '__traits' prints error involving a
Parameter

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

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #12411 "[dmd-cxx] fix Issue 21813 - [REG-master] Bootstrap broken from dmd-cxx baseline" was merged into dmd-cxx:

- 707d9c61310479a452b9aa3d27b51ee584c74dd6 by Boris Carvajal:
  [dmd-cxx] Fix Issue 20919 - DMD crash when '__traits' prints error involving
a Parameter

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

--