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

CI: Add Fortran Compiler Warnings #487

Merged
merged 13 commits into from
May 29, 2024
Merged

Conversation

gardner48
Copy link
Member

@gardner48 gardner48 commented May 16, 2024

Add Fortran -check flags with ENABLE_ALL_WARNINGS

@gardner48
Copy link
Member Author

gardner48 commented May 16, 2024

Testing if bounds checking works with the CI. Previously we ran into compiler bugs with the Jenkins tests but I think that was with an older GCC version than we use now.

@gardner48 gardner48 marked this pull request as ready for review May 25, 2024 17:07
@gardner48
Copy link
Member Author

The gfortran version Jenkins uses still segfaults with the additional Fortran warning flags so these flags are only added when using the docker GitHub actions tests.

@balos1 balos1 merged commit b0981b7 into develop May 29, 2024
20 of 22 checks passed
@balos1 balos1 deleted the ci/fortran-compiler-warnings branch May 29, 2024 16:39
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.

None yet

3 participants