[Issue 15226] New: Public members being disabled for a synchronized class is undocumented
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon Oct 19 13:45:35 PDT 2015
    
    
  
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 at puremagic.com
          Reporter: monkeyworks12 at 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
--
    
    
More information about the Digitalmars-d-bugs
mailing list