Thread overview
[Issue 17580] Marking methods as synchronized is allowed despite spec
Jul 02, 2017
Vladimir Panteleev
Jun 04, 2018
RazvanN
July 02, 2017
https://issues.dlang.org/show_bug.cgi?id=17580

Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=15563

--
June 04, 2018
https://issues.dlang.org/show_bug.cgi?id=17580

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1305@gmail.com

--- Comment #1 from RazvanN <razvan.nitu1305@gmail.com> ---
PR: https://github.com/dlang/dmd/pull/8331

--
July 03, 2018
https://issues.dlang.org/show_bug.cgi?id=17580

--- Comment #2 from github-bugzilla@puremagic.com ---
Commit pushed to master at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/f295ed125c8727995e1f846bd61ae8ffb4cf56d8 Merge pull request #2404 from RazvanN7/patch-13

Fix Issue 17580 - Marking methods as synchronized is allowed despite spec merged-on-behalf-of: Jacob Carlborg <jacob-carlborg@users.noreply.github.com>

--
July 03, 2018
https://issues.dlang.org/show_bug.cgi?id=17580

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--