Thread: Module: Curl
View Single Post
Th3822
Member
Join Date: Jan 2013
Location: Venezuela
Old 08-27-2017 , 09:50   Re: Module: Curl
Reply With Quote #27

Quote:
Originally Posted by tenub View Post
Code:
curl_consts.inc(497) : warning 200: symbol "CURLINFO_CONTENT_LENGTH_DOWNLOA" is truncated to 31 characters
curl_consts.inc(1033) : warning 200: symbol "CURLOPT_CONV_FROM_NETWORK_FUNCT" is truncated to 31 characters
curl_consts.inc(1037) : warning 200: symbol "CURLOPT_CONV_TO_NETWORK_FUNCTIO" is truncated to 31 characters
Is there a way to adjust the code to allow the 1.8.2 compiler to compile without problems?
Those are only warnings, you can compile it and use it fine, just ignore them.
Th3822 is offline