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

Update inline_post_stub.F90 subroutine interfaces to match inline_post.F90 #485

Closed
wants to merge 1 commit into from

Conversation

MicroTed
Copy link
Contributor

@MicroTed MicroTed commented Feb 17, 2022

Description

Fixes compile error when INLINE_POST = OFF, which switches compilation from inline_post.F90 to inline_post_stub.F90 Updates no-op subroutines to match changes that were made in #480

It seems the only way to trigger this (i.e., to have INLINE_POST = OFF) is to not have CMAKE_Platform set. Otherwise, all the platform defaults set it to ON.

Testing

Tested on Mac and compiled on Jet

No changes in results expected.

@DusanJovic-NOAA
Copy link
Collaborator

Merged in 8c582f7

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