[Issue 16095] a delegate can mutate immutable data and break shared / non-shared enforcements

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Oct 1 04:48:36 PDT 2016


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

--- Comment #4 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/3c53a0fd9ed1b40f8dbeb75b4dfa11f6df5b3062
fix Issue 16095 - a delegate can mutate immutable data and break shared /
non-shared enforcements

https://github.com/dlang/dmd/commit/d4f45f99eb250e17dc4bb189ae5440f134731c61
Merge pull request #6091 from WalterBright/fix16095

--


More information about the Digitalmars-d-bugs mailing list