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

code warnings for tocgrib2super #128

Open
edwardhartnett opened this issue Jan 7, 2022 · 0 comments
Open

code warnings for tocgrib2super #128

edwardhartnett opened this issue Jan 7, 2022 · 0 comments
Assignees
Labels
warning Warning-free code is required

Comments

@edwardhartnett
Copy link
Contributor

[ 83%] Building Fortran object src/tocgrib2/CMakeFiles/tocgrib2.dir/tocgrib2.F90.o
/home/ed/NCEPLIBS-grib_util/src/tocgrib2/tocgrib2.F90:52:22:

   52 |   CHARACTER * 6 BULHED
      |                      1
Warning: Unused variable ‘bulhed’ declared at (1) [-Wunused-variable]
/home/ed/NCEPLIBS-grib_util/src/tocgrib2/tocgrib2.F90:56:20:

   56 |   CHARACTER * 4 KWBX
      |                    1
Warning: Unused variable ‘kwbx’ declared at (1) [-Wunused-variable]

@edwardhartnett edwardhartnett added the enhancement New feature or request label Jan 7, 2022
@edwardhartnett edwardhartnett self-assigned this Jan 7, 2022
@edwardhartnett edwardhartnett added warning Warning-free code is required and removed enhancement New feature or request labels Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
warning Warning-free code is required
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants