March 02, 2022
https://issues.dlang.org/show_bug.cgi?id=22837

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel created dlang/dmd pull request #13744 "Fix issue 22837 - checkConstructorEscape quits after first non-pointer" fixing this issue:

- Fix issue 22837 - checkConstructorEscape quits after first non-pointer

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

--
March 04, 2022
https://issues.dlang.org/show_bug.cgi?id=22837

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 #13744 "Fix issue 22837 - checkConstructorEscape quits after first non-pointer" was merged into master:

- 54ecdf46f47e41999ff4720be5fa9ea9b0c43898 by Dennis Korpel:
  Fix issue 22837 - checkConstructorEscape quits after first non-pointer

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

--