Skip to content

cmake: tidy up and shorten symbol hiding initialization - #15400

Closed
vszakats wants to merge 4 commits into
curl:masterfrom
vszakats:cm-symbol-hide-tidy
Closed

cmake: tidy up and shorten symbol hiding initialization#15400
vszakats wants to merge 4 commits into
curl:masterfrom
vszakats:cm-symbol-hide-tidy

Conversation

@vszakats

@vszakats vszakats commented Oct 24, 2024

Copy link
Copy Markdown
Member
  • drop redundant local variables.

  • drop extra Intel C feature check that always returned success due
    to not passing the tested compiler option. Nobody reported an issue
    with this since 2016, suggesting the version check alone is enough.

If it always passed since 2016-09-04 without causing an issue,
it seems safe to just delete this extra check.
@vszakats vszakats closed this in 45862f2 Oct 24, 2024
@vszakats
vszakats deleted the cm-symbol-hide-tidy branch October 24, 2024 20:13
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
- drop redundant local variables.

- drop extra Intel C feature check that always returned success due
  to not passing the tested compiler option. Nobody reported an issue
  with this since 2016, suggesting the version check alone is enough.

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

Development

Successfully merging this pull request may close these issues.

1 participant