Skip to content

re-enable most disabled warnings in CMake#9092

Merged
alexreinking merged 15 commits into
mainfrom
alexreinking/reenable-warnings
May 6, 2026
Merged

re-enable most disabled warnings in CMake#9092
alexreinking merged 15 commits into
mainfrom
alexreinking/reenable-warnings

Conversation

@alexreinking
Copy link
Copy Markdown
Member

We've seen some drift in the warnings checked by CI between Make/CMake. I'm going to try re-enabling all warnings just to see what we still need to disable.

@alexreinking
Copy link
Copy Markdown
Member Author

Fixing all the int64-to-int32 warnings is likely quixotic, but I think they're still worth some level of evaluation... the code in HexagonAlignment.h (for example) was really gnarly and the warning was actually a good hint that more thought needed to be put into that routine.

Comment thread src/HexagonAlignment.h Outdated
Comment thread test/runtime/block_allocator.cpp
@alexreinking alexreinking merged commit b6f2e8b into main May 6, 2026
23 of 24 checks passed
@alexreinking alexreinking changed the title re-enable all disabled warnings in CMake re-enable most disabled warnings in CMake May 6, 2026
@alexreinking alexreinking deleted the alexreinking/reenable-warnings branch May 7, 2026 16:56
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.

3 participants