|
| From: | Jason Wang |
| Subject: | Re: [PULL V2 00/33] Net patches |
| Date: | Fri, 19 Jun 2020 11:19:07 +0800 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 |
On 2020/6/18 下午10:05, no-reply@patchew.org wrote:
/tmp/qemu-test/src/tests/qht-bench.c:287:29: error: implicit conversion from
'unsigned long' to 'double' changes value from 18446744073709551615 to
18446744073709551616 [-Werror,-Wimplicit-int-float-conversion]
*threshold = rate * UINT64_MAX;
~ ^~~~~~~~~~
/usr/include/stdint.h:130:23: note: expanded from macro 'UINT64_MAX'
---
18446744073709551615UL
^~~~~~~~~~~~~~~~~~~~~~
Cc Emilio. This looks an issue not related to this pull request. Thanks
| [Prev in Thread] | Current Thread | [Next in Thread] |