Thread overview
[Issue 22739] Segmentation fault in CppMangleVisitor.headOfType
Feb 05, 2022
Tim
Feb 10, 2022
Tim
Feb 10, 2022
Tim
Feb 14, 2022
RazvanN
Dec 17, 2022
Iain Buclaw
Apr 12, 2023
Dlang Bot
Apr 13, 2023
Dlang Bot
May 01, 2023
Dlang Bot
February 05, 2022
https://issues.dlang.org/show_bug.cgi?id=22739

Tim <tim.dlang@t-online.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |C++

--
February 10, 2022
https://issues.dlang.org/show_bug.cgi?id=22739

Tim <tim.dlang@t-online.de> changed:

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

--
February 10, 2022
https://issues.dlang.org/show_bug.cgi?id=22739

Tim <tim.dlang@t-online.de> changed:

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

--
February 14, 2022
https://issues.dlang.org/show_bug.cgi?id=22739

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice
                 CC|                            |razvan.nitu1305@gmail.com
           Severity|normal                      |critical

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P2

--
April 12, 2023
https://issues.dlang.org/show_bug.cgi?id=22739

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@RazvanN7 created dlang/dmd pull request #15098 "Fix Issue 22739 - Segmentation fault in CppMangleVisitor.headOfType" fixing this issue:

- Fix Issue 22739 - Segmentation fault in CppMangleVisitor.headOfType

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

--
April 13, 2023
https://issues.dlang.org/show_bug.cgi?id=22739

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 #15098 "Fix Issue 22739 - Segmentation fault in CppMangleVisitor.headOfType" was merged into stable:

- 6ac1535d16751e9c3ce31220683a38ff6b643df5 by RazvanN7:
  Fix Issue 22739 - Segmentation fault in CppMangleVisitor.headOfType

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

--
May 01, 2023
https://issues.dlang.org/show_bug.cgi?id=22739

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

- bd23d5972b551e233bb08337f4735060edd5ff1c by Razvan Nitu:
  Fix Issue 22739 - Segmentation fault in CppMangleVisitor.headOfType (#15098)

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

--