On 4/2/2021 1:45 AM, Mac-Fly via curl-library wrote:
since curl 7.76.0 there is a new dependency (at least on Windows) to GSASL.
Is it possible to add the version information for that dependency to the 
curl_version_info_data struct?
Similar to e.g. nghttp2_version or quic_version?
The reason is to easier properly show the features/dependencies in e.g. an 
about dialog or alike.
That would be very much appreciated.


There is features flag CURL_VERSION_GSASL [1]. The gsasl version should be in the version information but the version number is not available separately. What does curl_version() show?


[1]: https://curl.se/libcurl/c/curl_version_info.html


-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to