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

Fix unsigned integer conversion #2119

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

j-stephan
Copy link
Member

This appeared locally while compiling with g++-13 and -Werror. Fixes the warning -Wsign-conversion. This PR also adds a few missing standard library includes.

@j-stephan
Copy link
Member Author

The GitLab CI is running but GitHub failed to detect this. See the pipelines here: https://gitlab.com/hzdr/crp/alpaka/-/pipelines/988853545

@j-stephan
Copy link
Member Author

The CI passed on GitLab. Force merging here.

@j-stephan j-stephan merged commit 5900223 into alpaka-group:develop Sep 1, 2023
19 checks passed
@j-stephan j-stephan deleted the Wsign-conversion branch September 1, 2023 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants