diff options
author | Marc Hoersken <info@marc-hoersken.de> | 2020-05-28 21:51:25 +0200 |
---|---|---|
committer | Marc Hoersken <info@marc-hoersken.de> | 2020-05-30 10:07:26 +0200 |
commit | 62314d6b71c0691aa9ab1f33f8b2ce869234aeee (patch) | |
tree | 50fb22213c81a1caa8f07fcd40a78e78c1118879 /tests/data/test1166 | |
parent | c0d4faf8e522f458b71c000b57cc48ae8cdc4caa (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 'tests/data/test1166')
0 files changed, 0 insertions, 0 deletions