www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 15226] New: Public members being disabled for a synchronized

https://issues.dlang.org/show_bug.cgi?id=15226

          Issue ID: 15226
           Summary: Public members being disabled for a synchronized class
                    is undocumented
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dlang.org
          Assignee: nobody puremagic.com
          Reporter: monkeyworks12 hotmail.com

This pull[1] changed things so that public members are no longer allowed in
synchronized classes. However, this change needs to be documented.

1. https://github.com/D-Programming-Language/dmd/pull/5188

--
Oct 19 2015