[Issue 17600] implicit float->int cast using += operator

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jul 5 05:57:21 PDT 2017


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

Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |dlang-bugzilla at thecybershad
                   |                            |ow.net
         Resolution|---                         |DUPLICATE

--- Comment #1 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
This is a warning since 2.068.0 (implemented in
https://github.com/dlang/dmd/pull/4643). Please update your compiler or enable
warnings with the -w switch.

*** This issue has been marked as a duplicate of issue 3841 ***

--


More information about the Digitalmars-d-bugs mailing list