Skip to content

windows: drop CRYPT_E_* macro fallbacks, limit one to mingw32ce#18092

Closed
vszakats wants to merge 7 commits intocurl:masterfrom
vszakats:wcrypte
Closed

windows: drop CRYPT_E_* macro fallbacks, limit one to mingw32ce#18092
vszakats wants to merge 7 commits intocurl:masterfrom
vszakats:wcrypte

Conversation

@vszakats
Copy link
Member

@vszakats vszakats commented Jul 30, 2025

They are defined by all mingw-w64 versions and all supported MSVC
versions (VS2008 and up).

Also by OpenWatcom 2:
https://github.com/open-watcom/open-watcom-v2/blob/ce6c37eb29f3fda95f9c4e8e37dee866b8c4e496/bld/w32api/include/winerror.mh

mingw32ce misses CRYPT_E_NOT_IN_REVOCATION_DATABASE.

@vszakats vszakats added Windows Windows-specific tidy-up labels Jul 30, 2025
@vszakats vszakats changed the title windows: drop CRYPTO_E_* macro fallbacks windows: drop CRYPTO_E_* macro fallbacks, limit one to mingw32ce Jul 30, 2025
@vszakats vszakats marked this pull request as draft July 30, 2025 11:02
@vszakats vszakats changed the title windows: drop CRYPTO_E_* macro fallbacks, limit one to mingw32ce windows: drop CRYPT_E_* macro fallbacks, limit one to mingw32ce Jul 30, 2025
@vszakats
Copy link
Member Author

@vszakats vszakats closed this in d413ed2 Jul 30, 2025
@vszakats vszakats deleted the wcrypte branch July 30, 2025 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tidy-up Windows Windows-specific

Development

Successfully merging this pull request may close these issues.

1 participant