On Wed, 6 Mar 2024, Vladimir Levijev via curl-library wrote:
We are working on allowing our users to build our software with older cURL libraries and we noticed that according to this pagehttps://curl.se/libcurl/c/CURLOPT_PROTOCOLS.html the symbol CURLPROTO_SMTP was added in 7.19.4 it’s actually 7.20.0 .
The manpage actually says that the CURLOPT_PROTOCOLS option itself was added in 7.19.4. It does not mention specifically when the different protocol defines were added.
You can find details about when any specific libcurl symbol was added on this page: https://curl.se/libcurl/c/symbols-by-name.html - which says that CURLPROTO_SMTP was added in 7.20.0...
-- / daniel.haxx.se | Commercial curl support up to 24x7 is available! | Private help, bug fixes, support, ports, new features | https://curl.se/support.html
-- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html