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

Warning that can be eliminated #105

Open
MathieuDutSik opened this issue Apr 14, 2021 · 1 comment
Open

Warning that can be eliminated #105

MathieuDutSik opened this issue Apr 14, 2021 · 1 comment
Assignees
Milestone

Comments

@MathieuDutSik
Copy link

When compiling with netcdf-cxx4 I have the following warning:

/home/mathieu/opt/netcdf-cxx4-4.3.1/include/ncGroup.h:18:14: warning: ‘netCDF::file_id’ defined but not used [-Wunused-variable]
18 | static int file_id;

When eliminating that line, everything goes fine and the warning disappears.

To report a non-security related issue, please provide:

  • the version of the software with which you are encountering an issue
  • environmental information (i.e. Operating System, compiler info, java version, python version, etc.)
  • a description of the issue with the steps needed to reproduce it

If you have a general question about the software, please view our Suggested Support Process.

@WardF
Copy link
Member

WardF commented Apr 14, 2021

Thank you!

@WardF WardF self-assigned this Apr 14, 2021
@WardF WardF added this to the 4.3.2 milestone Apr 14, 2021
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

No branches or pull requests

2 participants