Skip to content

Update radlw_main.F90: remove comments at end of file for LLVM 22#1199

Open
climbfuji wants to merge 2 commits intomainfrom
bugfix/radlwmain_llvm22
Open

Update radlw_main.F90: remove comments at end of file for LLVM 22#1199
climbfuji wants to merge 2 commits intomainfrom
bugfix/radlwmain_llvm22

Conversation

@climbfuji
Copy link
Collaborator

@climbfuji climbfuji commented Feb 26, 2026

Description of Changes:

All in the title. With my changes, the format is the same as for radsw_main.F90, and it fixes #1198

Tests Conducted:

Tested with [email protected]

Dependencies:

None

Documentation:

None

Issue (optional):

Fixes #1198

Contributors (optional):

None

@climbfuji climbfuji marked this pull request as ready for review February 26, 2026 21:44
@climbfuji
Copy link
Collaborator Author

I already cherry-picked these commits and merged them into the NEPTUNE code

Copy link
Member

@dustinswales dustinswales left a comment

Choose a reason for hiding this comment

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

That's a weird one.
Is the problem the trailing ".!$" or the trailing "!$"

@climbfuji
Copy link
Collaborator Author

That's a weird one. Is the problem the trailing ".!$" or the trailing "!$"

I didn't waste any time on this. Removing the $ worked.

@grantfirl
Copy link
Collaborator

@climbfuji I'd like to combine this with #1201 and #1202 for testing/merging. Is this OK with you?

@climbfuji
Copy link
Collaborator Author

@climbfuji I'd like to combine this with #1201 and #1202 for testing/merging. Is this OK with you?

Sure, no problem.

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.

Compile error with LLVM 22.1.0 in radlw_main.F90

3 participants