Thread overview
[Issue 20135] Tuple assignment incorrectly calls destructor on freshly postblitted structs
Aug 17, 2019
Adam D. Ruppe
Dec 17, 2022
Iain Buclaw
Jun 27, 2023
Boris Carvajal
August 17, 2019
https://issues.dlang.org/show_bug.cgi?id=20135

--- Comment #1 from Adam D. Ruppe <destructionator@gmail.com> ---
Specifically I'd like to thank Nick Rozinsky on IRC for being the one who provided the initial report to me.

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
June 27, 2023
https://issues.dlang.org/show_bug.cgi?id=20135

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |boris2.9@gmail.com
         Resolution|---                         |DUPLICATE

--- Comment #2 from Boris Carvajal <boris2.9@gmail.com> ---


*** This issue has been marked as a duplicate of issue 24010 ***

--