diff options
author | Daniel Stenberg <daniel@haxx.se> | 2017-07-04 08:04:42 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2017-07-04 08:04:42 +0200 |
commit | 493517d6be4b945b5d66efcf255f824d4b184e00 (patch) | |
tree | 177cf02ff04999d278eb9dddaa7c58f88a1fa013 /README | |
parent | c0e0ee172ccd42ac73c8168a72756ecb7a98908e (diff) | |
download | curl-493517d6be4b945b5d66efcf255f824d4b184e00.tar.gz |
tool_sleep: typecast to avoid macos compiler warning
tool_sleep.c:54:24: error: implicit conversion loses integer precision:
'long' to '__darwin_suseconds_t' (aka 'int')
[-Werror,-Wshorten-64-to-32]
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions