[Issue 3672] [tdpl] read-modify-write (rmw) operators must be disabled for shared

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jun 1 05:56:22 PDT 2014


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

--- Comment #7 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/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.

--


More information about the Digitalmars-d-bugs mailing list