Thread overview
[Issue 23912] Destructor disables scope inference
May 11, 2023
Richard Cattermole
May 16, 2023
Dlang Bot
May 16, 2023
Dlang Bot
May 11, 2023
https://issues.dlang.org/show_bug.cgi?id=23912

Richard Cattermole <alphaglosined@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid, safe

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

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 #15239 "Fix Issue 23912 - Destructor disables scope inference" fixing this issue:

- Fix Issue 23912 - Destructor disables scope inference

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

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

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 #15239 "Fix Issue 23912 - Destructor disables scope inference" was merged into master:

- 40853c826e70ae9ca5c46775ef944d2e8361a191 by RazvanN7:
  Fix Issue 23912 - Destructor disables scope inference

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

--