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 various compiler warnings #169

Merged
merged 34 commits into from
Feb 25, 2024
Merged

Fix various compiler warnings #169

merged 34 commits into from
Feb 25, 2024

Conversation

stefanhenneking
Copy link
Contributor

@stefanhenneking stefanhenneking commented Feb 21, 2024

Fixed lots of compiler warnings, mostly related to:

  • Argument type / rank mismatch
  • Implicit conversions
  • Unused variables

@stefanhenneking stefanhenneking added the minor Minor change label Feb 21, 2024
@stefanhenneking stefanhenneking self-assigned this Feb 21, 2024
@stefanhenneking stefanhenneking changed the title Fixes a few warnings related to argument types/ranks Fix various compiler warnings related to argument types/ranks Feb 23, 2024
@stefanhenneking stefanhenneking added make Makefiles, etc and removed minor Minor change labels Feb 23, 2024
@stefanhenneking stefanhenneking changed the title Fix various compiler warnings related to argument types/ranks Fix various compiler warnings Feb 24, 2024
@stefanhenneking stefanhenneking added the testing Unit tests, etc label Feb 24, 2024
@stefanhenneking stefanhenneking mentioned this pull request Feb 24, 2024
@stefanhenneking stefanhenneking merged commit 62af052 into master Feb 25, 2024
12 checks passed
@stefanhenneking stefanhenneking deleted the fix-type-rank-warning branch February 25, 2024 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
make Makefiles, etc testing Unit tests, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant