aboutsummaryrefslogtreecommitdiff
path: root/lib/select.c
diff options
context:
space:
mode:
authorMarc Hoersken <info@marc-hoersken.de>2020-05-28 21:51:25 +0200
committerMarc Hoersken <info@marc-hoersken.de>2020-05-30 10:07:26 +0200
commit62314d6b71c0691aa9ab1f33f8b2ce869234aeee (patch)
tree50fb22213c81a1caa8f07fcd40a78e78c1118879 /lib/select.c
parentc0d4faf8e522f458b71c000b57cc48ae8cdc4caa (diff)
unit1604.c: fix implicit conv from 'SANITIZEcode' to 'CURLcode'
GCC 10 warns about this with warning: implicit conversion from 'SANITIZEcode' to 'CURLcode' [-Wenum-conversion] Since 'expected_result' is not really of type 'CURLcode' and it is not exposed in any way, we can just use 'SANITIZEcode'. Reviewed-by: Daniel Stenberg Reviewed-by: Marcel Raad Closes #5476
Diffstat (limited to 'lib/select.c')
0 files changed, 0 insertions, 0 deletions