[Issue 3841] silent implicit cast from floating point to integral in += etc. operators

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jun 17 14:02:44 PDT 2015


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

--- Comment #7 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/0109acf3a2452580e354fab182dd148d5f921d3d
Avoid silent truncating conversions (issue 3841).

https://github.com/D-Programming-Language/druntime/commit/254c8ee9371af2cd85a6f74fcfd583a370d31254
Merge pull request #1268 from legrosbuffle/explicit-truncating-conversions

--


More information about the Digitalmars-d-bugs mailing list