Skip to content

Conversation

@certik
Copy link
Member

@certik certik commented Aug 25, 2024

The original file has extension .F90, the generated file changes the extension to .f90, which works on Linux. However on macOS due to the case-preserving filesystem it fails. The fix is to rename the generated file, then it works on both Linux and macOS.

The original file has extension `.F90`, the generated file changes the
extension to `.f90`, which works on Linux. However on macOS due to the
case-preserving filesystem it fails. The fix is to rename the generated file,
then it works on both Linux and macOS.
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.

1 participant