[Issue 13640] [REG2.066] can break immutability with inout

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Feb 17 19:38:40 PST 2015


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

--- Comment #4 from github-bugzilla at puremagic.com ---
Commits pushed to 2.067 at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/7cf3baf8f0c75a7e3641786af4dfe0441e3918d6
fix Issue 13640 - can break immutability with inout

https://github.com/D-Programming-Language/dmd/commit/c7edfb41f1e0c6ab10ae8a11905bb510dbb208d3
Merge pull request #4083 from 9rnsr/fix13640

https://github.com/D-Programming-Language/dmd/commit/283aa4add2868dc7424c5232f18bbcfc392ed26a
Use constConv in CallExp::implicitConvTo() and NewExp::implicitConvTo()

--


More information about the Digitalmars-d-bugs mailing list