On Wed, 28 Nov 2018, Ben Greear via curl-library wrote:
ctx_options was not used, so the compiler warned. Add a (void)(ctx_options) line to make the compiler happy.
What OpenSSL version do you have installed to get this warning? Maybe it should rather disable set_ssl_version_min_max() completely?
-- / daniel.haxx.se ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
