Skip to content

Implemented gsasl version info in curl_version_info struct - #6843

Closed
MortenMacFly wants to merge 2 commits into
curl:masterfrom
MortenMacFly:add_gsasl_to_curl_version_info
Closed

MortenMacFly wants to merge 2 commits into
curl:masterfrom
MortenMacFly:add_gsasl_to_curl_version_info

Conversation

@MortenMacFly

Copy link
Copy Markdown

As a follow-up to the discussion on the libcurl mailing list I've implemented the ability to obtain the gsasl version info from the curl_version_info struct as it is done with the other third party libs, too.
Rationale: Ability to structure and format version info e.g. on a GUI an not relay on the long, unformatted string from curl_version() method.

@bagder

bagder commented Apr 4, 2021

Copy link
Copy Markdown
Member

Thanks!

The new symbol needs to be added to docs/libcurl/symbols-in-versions to make test 1119 pass!

@MortenMacFly

Copy link
Copy Markdown
Author

Thanks!
The new symbol needs to be added to docs/libcurl/symbols-in-versions to make test 1119 pass!

Ah, OK - I understand. The question is: What version should I add? The reference version (7.76.0) or the upcoming - which is either 7.76.1 or 7.77.0?

Sorry for maybe asking stupid questions, I am new to this. :-)

@bagder

bagder commented Apr 4, 2021

Copy link
Copy Markdown
Member

We'll count this as a change, so it will not be merged for 7.76.1. We should plan to get it into 7.77.0

@bagder bagder added the feature-window A merge of this requires an open feature window label Apr 4, 2021
@jay jay removed the feature-window A merge of this requires an open feature window label Apr 22, 2021
@jay jay closed this in e540b32 Apr 22, 2021
@jay

jay commented Apr 22, 2021

Copy link
Copy Markdown
Member

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants