Skip to content
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

Switch assert to static_assert #2510

Merged
merged 2 commits into from
Nov 26, 2024
Merged

Conversation

divyegala
Copy link
Member

This problem came up in cuVS CI here https://github.com/rapidsai/cuvs/actions/runs/11982382629/job/33410385067?pr=465#step:10:558 as an unused-variable error.

@divyegala divyegala added bug Something isn't working non-breaking Non-breaking change labels Nov 25, 2024
@divyegala divyegala self-assigned this Nov 25, 2024
@divyegala divyegala requested a review from a team as a code owner November 25, 2024 21:59
@divyegala divyegala changed the base branch from branch-25.02 to branch-24.12 November 25, 2024 21:59
@github-actions github-actions bot added the cpp label Nov 25, 2024
@raydouglass raydouglass merged commit 4ecd925 into rapidsai:branch-24.12 Nov 26, 2024
69 of 70 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cpp non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants