Thread overview
[Issue 22292] REG[2.084.1] Recursive class literal segfaults compiler
Sep 30, 2021
Dlang Bot
Sep 30, 2021
Dlang Bot
Oct 06, 2021
Boris Carvajal
Oct 06, 2021
Dlang Bot
Oct 08, 2021
Dlang Bot
September 30, 2021
https://issues.dlang.org/show_bug.cgi?id=22292

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 #13109 "Fix Issue 22292 - REG[2.084.1] Recursive class literal segfaults compiler" fixing this issue:

- Fix Issue 22292 - REG[2.084.1] Recursive class literal segfaults compiler

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

--
September 30, 2021
https://issues.dlang.org/show_bug.cgi?id=22292

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 #13109 "Fix Issue 22292 - REG[2.084.1] Recursive class literal segfaults compiler" was merged into stable:

- 88668387a326f15f0ab915503f38788a8239c6d4 by Boris Carvajal:
  Fix Issue 22292 - REG[2.084.1] Recursive class literal segfaults compiler

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

--
October 06, 2021
https://issues.dlang.org/show_bug.cgi?id=22292

Boris Carvajal <boris2.9@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Tyler@linuxdev.app

--- Comment #3 from Boris Carvajal <boris2.9@gmail.com> ---
*** Issue 22114 has been marked as a duplicate of this issue. ***

--
October 06, 2021
https://issues.dlang.org/show_bug.cgi?id=22292

--- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #13131 "Additional tests for bug 22292" was merged into stable:

- 93d28812f150a9f4ce5ef30b12f3deecf42405ea by Boris Carvajal:
  Additional tests for bug 22292

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

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

--- Comment #5 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #13140 "merge stable" was merged into master:

- 962f10f55b62f6352f23f0f63cae2a505a607e7a by Boris Carvajal:
  Fix Issue 22292 - REG[2.084.1] Recursive class literal segfaults compiler

- 9bebf886d28d9fb054314d88f170826d3e600521 by Boris Carvajal:
  Additional tests for bug 22292

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

--