Thread overview
[Issue 23569] [REG 2.081][ICE] Segmentation fault in in AggregateDeclaration::getType() (this=0x0) at src/dmd/aggregate.d:594
Dec 19, 2022
Iain Buclaw
Dec 19, 2022
Iain Buclaw
Dec 19, 2022
Dlang Bot
Dec 19, 2022
Dlang Bot
December 19, 2022
https://issues.dlang.org/show_bug.cgi?id=23569

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice
                 CC|                            |ibuclaw@gdcproject.org

--
December 19, 2022
https://issues.dlang.org/show_bug.cgi?id=23569

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-invalid-code

--
December 19, 2022
https://issues.dlang.org/show_bug.cgi?id=23569

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/dmd pull request #14718 "fix Issue 23569 - [REG
2.081][ICE] Segmentation fault in in AggregateDeclaration::getType() (this=0x0)
at src/dmd/aggregate.d:594" fixing this issue:

- fix Issue 23569 - [REG 2.081][ICE] Segmentation fault in in
AggregateDeclaration::getType() (this=0x0) at src/dmd/aggregate.d:594

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

--
December 19, 2022
https://issues.dlang.org/show_bug.cgi?id=23569

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 #14718 "fix Issue 23569 - [REG 2.081][ICE] Segmentation
fault in in AggregateDeclaration::getType() (this=0x0) at
src/dmd/aggregate.d:594" was merged into master:

- 4eb2dff750b84924d7dc43ea479b42f3df5c5b42 by Iain Buclaw:
  fix Issue 23569 - [REG 2.081][ICE] Segmentation fault in in
AggregateDeclaration::getType() (this=0x0) at src/dmd/aggregate.d:594

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

--