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

(minor) cleanup warnings in binary #725

Merged
merged 4 commits into from
Aug 28, 2024
Merged

(minor) cleanup warnings in binary #725

merged 4 commits into from
Aug 28, 2024

Conversation

pmocz
Copy link
Member

@pmocz pmocz commented Aug 27, 2024

cleaning up unused variables and some other compiler warnings in binary

changed a dP to d_P to avoid possible conflict with dp (since Fortran is case-insensitive)

Goal is that we will add more (best-practice) compile flags to avoid future bugs, but first I need to clean up warnings before committing the flags because there are a lot.

@pmocz pmocz requested review from fxt44, evbauer and orlox as code owners August 27, 2024 20:25
@pmocz pmocz changed the title (minor) cleanup warnings (minor) cleanup warnings in binary Aug 27, 2024
@pmocz pmocz self-assigned this Aug 28, 2024
@pmocz pmocz merged commit 7839757 into main Aug 28, 2024
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