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

How to fix Fortran compilation warning? #3

Open
mrustl opened this issue Jun 12, 2022 · 0 comments
Open

How to fix Fortran compilation warning? #3

mrustl opened this issue Jun 12, 2022 · 0 comments

Comments

@mrustl
Copy link
Member

mrustl commented Jun 12, 2022

Warning: Found the following significant warnings:
  Warning: Named COMMON block 'par6' at (1) shall be of the same size as elsewhere (56 vs 24 bytes)

https://github.com/KWB-R/kwb.wtaq/runs/6848369238?check_suite_focus=true#step:9:48

Added compiler setting:

Warning: Non-portable flags in variable 'PKG_FFLAGS':
  -fno-range-check

https://github.com/KWB-R/kwb.wtaq/runs/6848369238?check_suite_focus=true#step:9:86

Already described here:
https://github.com/KWB-R/kwb.wtaq#3-known-issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants