RFR: 8259288: Debug build failure with clang-10 due to -Wimplicit-int-float-conversion [v2]
Hao Sun
haosun at openjdk.java.net
Thu Apr 22 02:09:23 UTC 2021
On Thu, 22 Apr 2021 02:04:05 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Hao Sun has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Use static_cast<double>
>>
>> To match the style in this file, use static_cast to perform type
>> casting.
>
> Sorry this slipped through the cracks without getting reviewed.
>
> The fix seems fine and trivial so you can integrate straight away.
>
> Thanks,
> David
Thanks for your review. @dholmes-ora
-------------
PR: https://git.openjdk.java.net/jdk/pull/1956
More information about the build-dev
mailing list