Skip to content

version: minor cleanups - #15393

Closed
bagder wants to merge 4 commits into
masterfrom
bagder/version-tidy
Closed

version: minor cleanups#15393
bagder wants to merge 4 commits into
masterfrom
bagder/version-tidy

Conversation

@bagder

@bagder bagder commented Oct 24, 2024

Copy link
Copy Markdown
Member
  • remove typecasts in zstd_version()
  • create and use oldap_version() for OpenLDAP
  • create and use psl_version() for libpsl
  • reduce the size of the 40 byte buffers to 30 bytes
  • use the brotil/zstd like the others (add the lib name in the functions)

- remove typecasts in zstd_version()
- create and use oldap_version() for OpenLDAP
- create and use psl_version() for libpsl
- reduce the size of the 40 byte buffers to 30 bytes
- use the brotil/zstd like the others (add the lib name in the functions)
@bagder bagder added the tidy-up label Oct 24, 2024
@bagder bagder closed this in 9255e7a Oct 24, 2024
@bagder
bagder deleted the bagder/version-tidy branch October 24, 2024 12:06
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
- remove typecasts and parentheses in zstd_version()
- create and use oldap_version() for OpenLDAP
- create and use psl_version() for libpsl
- reduce the size of the 40 byte buffers to 30 bytes
- use the brotil/zstd like the others (add the lib name in the functions)
- create and use idn_version for IDN builds
- handle (unlikely) error from ldap_get_option

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

Labels

Development

Successfully merging this pull request may close these issues.

1 participant