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

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Feb 11 15:23:39 PST 2015


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

--- Comment #3 from github-bugzilla at puremagic.com ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

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

As same as the fix for issue 13640 (commit:
7cf3baf8f0c75a7e3641786af4dfe0441e3918d6).

--


More information about the Digitalmars-d-bugs mailing list