Just for information.
../../../../../contrib/hbcurl/core.c:1816:55: warning: 'CURLOPT_KRBLEVEL' is deprecated: since 8.17.0. removed [-Wdeprecated-declarations]
1816 | res = curl_easy_setopt( hb_curl->curl, CURLOPT_KRBLEVEL, hb_curl_StrHash( hb_curl, hb_parc( 3 ) ) );
| ^
/opt/homebrew/opt/curl/include/curl/curl.h:1360:3: note: 'CURLOPT_KRBLEVEL' has been explicitly marked deprecated here
1360 | CURLOPTDEPRECATED(CURLOPT_KRBLEVEL, CURLOPTTYPE_STRINGPOINT, 63,
| ^
/opt/homebrew/opt/curl/include/curl/curl.h:1120:43: note: expanded from macro 'CURLOPTDEPRECATED'
1120 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu
| ^
/opt/homebrew/opt/curl/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED'
44 | __attribute__((deprecated("since " # version ". " message)))
| ^
../../../../../contrib/hbcurl/core.c:1816:55: warning: 'CURLOPT_KRBLEVEL' is deprecated: since 8.17.0. removed [-Wdeprecated-declarations]
1816 | res = curl_easy_setopt( hb_curl->curl, CURLOPT_KRBLEVEL, hb_curl_StrHash( hb_curl, hb_parc( 3 ) ) );
| ^
/opt/homebrew/opt/curl/include/curl/curl.h:1360:3: note: 'CURLOPT_KRBLEVEL' has been explicitly marked deprecated here
1360 | CURLOPTDEPRECATED(CURLOPT_KRBLEVEL, CURLOPTTYPE_STRINGPOINT, 63,
| ^
/opt/homebrew/opt/curl/include/curl/curl.h:1120:43: note: expanded from macro 'CURLOPTDEPRECATED'
1120 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu
| ^
/opt/homebrew/opt/curl/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED'
44 | __attribute__((deprecated("since " # version ". " message)))
| ^
2 warnings generated.
regards,
Lorenzo