Hello everyone,

I would like to bring the following high number of conversion warnings during 
64-bit compilation for Windows to your attention:
1464 warnings: 
http://curlbuild.uxnr.de/builders/curl_winssl_cross_x64/builds/2620/steps/testcurl/logs/warnings%20%281464%29
 
<http://curlbuild.uxnr.de/builders/curl_winssl_cross_x64/builds/2620/steps/testcurl/logs/warnings%20(1464)>

Most of them are related to size_t being converted into an int which is not 
large enough to hold the unsigned size_t’s value.

Do we have any strategy to resolve such issues on x64 / 64-bit builds?

Best regards,
Marc
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to