[Webkit-unassigned] [Bug 204834] Clang 10 reports a compilation warning: implicit conversion from 'unsigned long long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-int-float-conversion]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 3 21:05:12 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=204834

Fujii Hironori <Hironori.Fujii at sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Clang 10 reports a          |Clang 10 reports a
                   |compilation warning for     |compilation warning:
                   |doubleToInteger in          |implicit conversion from
                   |MathExtras.h: implicit      |'unsigned long long' to
                   |conversion from 'unsigned   |'double' changes value from
                   |long long' to 'double'      |18446744073709551615 to
                   |changes value from          |18446744073709551616
                   |18446744073709551615 to     |[-Wimplicit-int-float-conve
                   |18446744073709551616        |rsion]
                   |[-Wimplicit-int-float-conve |
                   |rsion]                      |

--- Comment #3 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Umm, there are more. Here is full compilation log after applying the WIP patch.
https://gist.github.com/fujii/160ae6e66138d6b48dc4e342f58837b6

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191204/9f281554/attachment-0001.htm>


More information about the webkit-unassigned mailing list