Thread overview
[Issue 22765] Assertion failure in CppMangleVisitor.template_args
Feb 12, 2022
Tim
Feb 14, 2022
RazvanN
Dec 17, 2022
Iain Buclaw
Apr 12, 2023
Dlang Bot
Apr 13, 2023
Dlang Bot
Apr 25, 2023
Dlang Bot
May 01, 2023
Dlang Bot
February 12, 2022
https://issues.dlang.org/show_bug.cgi?id=22765

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

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

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

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=22765

Iain Buclaw <ibuclaw@gdcproject.org> changed:

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

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

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 #15100 "Fix Issue 22765 - Assertion failure in CppMangleVisitor.template_args" fixing this issue:

- Fix Issue 22765 - Assertion failure in CppMangleVisitor.template_args

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

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

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 #15100 "Fix Issue 22765 - Assertion failure in CppMangleVisitor.template_args" was merged into stable:

- 4a64ef41b0e6ff097ed43b1ecbe4578bac1ceaec by RazvanN7:
  Fix Issue 22765 - Assertion failure in CppMangleVisitor.template_args

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

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #15118 "Fix Issue 22765 for windows" was merged into stable:

- 6f32331677925e3a27db694d66b63f466bd785aa by RazvanN7:
  Fix Issue 22765 for windows

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

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

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

- b7b1d8f83a5ed66035ff26cc619a1dcd4f6717fa by Razvan Nitu:
  Fix Issue 22765 - Assertion failure in CppMangleVisitor.template_args
(#15100)

- dc9aeabc2383d39adcd4bb3955083f396c01a592 by Razvan Nitu:
  Fix Issue 22765 for windows (#15118)

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

--