Skip to content

tidy-up: curl_setup.h, curl_setup_once.h, config-win32ce.h #15967

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 10 commits into from

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Jan 11, 2025


w/o whitespace: https://github.com/curl/curl/pull/15967/files?w=1

@vszakats vszakats changed the title tidy-up: curl_setup.h, curl_setup_once.h tidy-up: curl_setup.h, curl_setup_once.h, config-win32ce.h Jan 11, 2025
@testclutch
Copy link

Analysis of PR #15967 at 00453b9c:

Test http/test_14_auth.py::TestAuth::test_14_03_digest_put_auth[0-h3] failed, which has NOT been flaky recently, so there could be a real issue in this PR.

Test 1191 failed, which has NOT been flaky recently, so there could be a real issue in this PR.

Test 1194 failed, which has NOT been flaky recently, so there could be a real issue in this PR.

Test 2201 failed, which has NOT been flaky recently, so there could be a real issue in this PR.

Test 498 failed, which has NOT been flaky recently, so there could be a real issue in this PR.

Generated by Testclutch

@vszakats vszakats closed this in b984081 Jan 11, 2025
@vszakats vszakats deleted the drop-unused-2501 branch January 11, 2025 23:35
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
- drop unused `LIBIDN_REQUIRED_VERSION` macro.
  Unused since 9c91ec7

- drop compatibility error for `CURL_WANTS_CA_BUNDLE_ENV`.
  This macro was once set by `Makefile.mk` and Watcom makefiles.
  They are no longer supported, making the compatibility message moot.

  Follow-up to 7d73465 curl#1542 (2017)
  Follow-up to c2aeb1b curl#1538 (2017)

- document last MSVC supporting the `!_MT` condition
  Ref: https://stackoverflow.com/questions/2278919/are-the-time-functions-of-msvc-thread-safe

- flatten an `#if` tree, prefer `#ifdef`.

- fix/adjust indentation, whitespace.

Closes curl#15967
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.

3 participants