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

warnings for degrib2 #812

Open
edwardhartnett opened this issue Jan 22, 2025 · 0 comments
Open

warnings for degrib2 #812

edwardhartnett opened this issue Jan 22, 2025 · 0 comments
Assignees
Labels
warning Heed your warnings!

Comments

@edwardhartnett
Copy link
Contributor

[ 21%] Building Fortran object utils/CMakeFiles/degrib2.dir/degrib2.F90.o
/home/ed/NCEPLIBS-g2/utils/degrib2.F90:62:13:

   62 |      lgrib = lgrib8
      |             1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/ed/NCEPLIBS-g2/utils/degrib2.F90:69:18:

   69 |         currlen = lgrib8
      |                  1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/ed/NCEPLIBS-g2/utils/degrib2.F90:72:15:

   72 |      lengrib = lengrib8
      |               1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
[ 21%] Linking Fortran executable degrib2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
warning Heed your warnings!
Projects
Status: No status
Development

No branches or pull requests

1 participant