June 21, 2022
https://issues.dlang.org/show_bug.cgi?id=23169

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 #14233 "Fix 23169 - Mangling does not distinguish return and return scope" fixing this issue:

- Fix 23169 - Mangling does not distinguish return and return scope

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

--
June 22, 2022
https://issues.dlang.org/show_bug.cgi?id=23169

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 #14233 "Fix 23169 - Mangling does not distinguish return and return scope" was merged into master:

- 5b0a960ed49363194684a5fc5242daa26c26686e by Dennis Korpel:
  Fix 23169 - Mangling does not distinguish return and return scope

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

--