Skip to content

Bump the Fortran standard to F2018 for GNU compilers #99

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

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

pbartholomew08
Copy link
Member

When building with debugging flags on, the use of error stop in a pure procedure was rejected as an F2018 feature (currently setting F2008)

When building with debugging flags on, the use of `error stop` in
a `pure` procedure was rejected as an F2018 feature (currently
setting F2008)
@pbartholomew08 pbartholomew08 requested review from Nanoseb and semi-h June 21, 2024 14:09
@pbartholomew08 pbartholomew08 self-assigned this Jun 21, 2024
Copy link
Collaborator

@Nanoseb Nanoseb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@pbartholomew08 pbartholomew08 merged commit 72ab681 into xcompact3d:main Jun 21, 2024
2 checks passed
@pbartholomew08 pbartholomew08 deleted the update-to-F2018 branch June 21, 2024 14:19
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.

3 participants