Thread overview
[Issue 16245] the message emitted when a const function mutates members is misleading
January 14, 2017
https://issues.dlang.org/show_bug.cgi?id=16245

--- Comment #1 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/141c88bcfaa1c5b79ac4d5c6dd7b278d11b5de84 fix issue 16245 - the message emitted when a const function mutates members is misleading

https://github.com/dlang/dmd/commit/ff98747bf365c03da1a7742fa9d432e6d8efb6c4 Merge pull request #6441 from BBasile/issue-16245

fix issue 16245 - the message emitted when a const function mutates members is misleading

--
January 16, 2017
https://issues.dlang.org/show_bug.cgi?id=16245

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/141c88bcfaa1c5b79ac4d5c6dd7b278d11b5de84 fix issue 16245 - the message emitted when a const function mutates members is misleading

https://github.com/dlang/dmd/commit/ff98747bf365c03da1a7742fa9d432e6d8efb6c4 Merge pull request #6441 from BBasile/issue-16245

--
March 22, 2017
https://issues.dlang.org/show_bug.cgi?id=16245

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

https://github.com/dlang/dmd/commit/141c88bcfaa1c5b79ac4d5c6dd7b278d11b5de84 fix issue 16245 - the message emitted when a const function mutates members is misleading

https://github.com/dlang/dmd/commit/ff98747bf365c03da1a7742fa9d432e6d8efb6c4 Merge pull request #6441 from BBasile/issue-16245

--