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

Remove module keyword from abstract interface #116

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Conversation

ktras
Copy link
Collaborator

@ktras ktras commented Jan 24, 2024

gfortran accepts the module keyword that has been removed in this PR, but ifx and nagfor do not. NOTE: removing the keyword causes other issues to occur with ifx and nagfor, but gfortran is still able to compile.

@ktras ktras requested a review from rouson January 24, 2024 21:10
Copy link
Contributor

@rouson rouson left a comment

Choose a reason for hiding this comment

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

LGTM

@rouson rouson merged commit 1cc3b41 into main Jan 24, 2024
4 checks passed
@rouson rouson deleted the remove-module-keyword branch January 24, 2024 21:34
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.

2 participants