Skip to content

add missing implicit none, set compiler flags to force implicit none #79

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
Jan 5, 2020

Conversation

scivision
Copy link
Member

also set minimum CMake version to 3.14 per prior discussion and add example check requiring CMake 3.14: real128

also set minimum CMake version to 3.14 per prior discussion and add
example check requiring 3.14: real128
@certik
Copy link
Member

certik commented Jan 5, 2020

I've never used -fimplicit-none. Should that be recommended to be used by default for all modern Fortran projects?

@scivision
Copy link
Member Author

yes -fimplicit-none was available at least back to Gfortran 4.1 (didn't try looking further back) and I don't think there are any drawbacks.

@certik
Copy link
Member

certik commented Jan 5, 2020

@scivision cool. This is relevant to: j3-fortran/fortran_proposals#90.

@certik certik merged commit 341ff4a into fortran-lang:master Jan 5, 2020
@scivision scivision deleted the impnone branch January 5, 2020 06:29
@certik
Copy link
Member

certik commented Jan 5, 2020

Thanks for the improvements!

@zbeekman
Copy link
Member

zbeekman commented Jan 6, 2020

Thanks all!

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