[Issue 7903] [TDPL] public member variables are supposed to be illegal in synchronized classes

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Oct 19 09:41:14 PDT 2015


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

--- Comment #6 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/1ac5c08bb374496bfbc175d495c1307a98008238
Fix Issue 7903 - Disallow public members in a synchronized class

https://github.com/D-Programming-Language/dmd/commit/72b4e80be2b5bb1f5c7c9bfb8fb7b9067161d477
Merge pull request #5188 from AndrejMitrovic/fix-7903

Issue 7903 - Disallow public members in a synchronized class

--


More information about the Digitalmars-d-bugs mailing list