https://issues.dlang.org/show_bug.cgi?id=3672
--- Comment #7 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/7535f3dc86e9e88c4ee609dd98b5305224c3b88a Fix Issue 3672 - Read-modify-write operations should not be allowed for shared variables. https://github.com/D-Programming-Language/dmd/commit/276a69327652be8d95607cec142790baae110d0c Merge pull request #3070 from AndrejMitrovic/Fix3672 Issue 3672 - Read-modify-write operations should not be allowed for shared variables. --
