[Issue 7903] [TDPL] public member variables are supposed to be illegal in synchronized classes
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Jan 3 06:02:00 PST 2016
https://issues.dlang.org/show_bug.cgi?id=7903
--- Comment #7 from github-bugzilla at puremagic.com ---
Commits pushed to stable 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
--
More information about the Digitalmars-d-bugs
mailing list