May 19, 2022
https://issues.dlang.org/show_bug.cgi?id=22626

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 #14143 "Fix Issue 22626 - Can't use synchronized member functions with -nosharedaccess" fixing this issue:

- Fix Issue 22626 -  Can't use synchronized member functions with -nosharedaccess

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

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

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 #14143 "Fix Issue 22626 - Can't use synchronized member functions with -nosharedaccess" was merged into master:

- 149977cfa5a9f4820fdf5cabaa3d46d2cb83e61d by RazvanN7:
  Fix Issue 22626 - Can't use synchronized member functions with
-nosharedaccess

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

--