Skip to content

Compilation: add wint_t#961

Merged
Vexu merged 2 commits intomasterfrom
wint
Jan 16, 2026
Merged

Compilation: add wint_t#961
Vexu merged 2 commits intomasterfrom
wint

Conversation

@Vexu
Copy link
Owner

@Vexu Vexu commented Jan 16, 2026

Closes #960

@ehaas
Copy link
Collaborator

ehaas commented Jan 16, 2026

We should also define __WINT_UNSIGNED__ if it's unsigned (same for wchar) https://github.com/llvm/llvm-project/blob/2c16364d75e56379d45cc0a26ca92ba56c0662a2/clang/lib/Frontend/InitPreprocessor.cpp#L1246

@Vexu Vexu merged commit 05b841c into master Jan 16, 2026
3 checks passed
@Vexu Vexu deleted the wint branch January 16, 2026 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Aro does not define __WINT_TYPE__, breaking e.g. NetBSD system headers

2 participants