Skip to content

fix: suppress clang unqualified-std-cast-call warning#217

Merged
darvid merged 1 commit intomainfrom
fix/clang-unqualified-std-cast-warning
Aug 7, 2025
Merged

fix: suppress clang unqualified-std-cast-call warning#217
darvid merged 1 commit intomainfrom
fix/clang-unqualified-std-cast-warning

Conversation

@darvid
Copy link
Copy Markdown
Owner

@darvid darvid commented Aug 6, 2025

newer clang versions error on unqualified std::move in vectorscan chimera code, this suppresses the warning to fix musl/macos builds

@darvid darvid force-pushed the fix/clang-unqualified-std-cast-warning branch 6 times, most recently from fc63203 to 9578510 Compare August 7, 2025 05:39
- Detect clang++ compiler correctly for warning suppression
- Suppress vectorscan cmake deprecation warnings with -Wno-dev
- Update CI to use Python 3.11+ for cibuildwheel runner
@darvid darvid force-pushed the fix/clang-unqualified-std-cast-warning branch from 9578510 to 2ea20c6 Compare August 7, 2025 13:27
@darvid darvid merged commit a3ebaf8 into main Aug 7, 2025
74 of 75 checks passed
@darvid darvid deleted the fix/clang-unqualified-std-cast-warning branch October 21, 2025 15:51
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.

1 participant