We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some error codes are duplicated in ncx.h, these should ONLY be in netcdf.h.
ncx.h
netcdf.h
The text was updated successfully, but these errors were encountered:
Removing duplicated errors, in support of #213
e10ad6b
Refactored old ENOERR code into NC_NOERR error code in libsrc. This i…
fb2ff0c
…s done in support of #213.
Updated release notes with information related to #213
b74b299
Fix merged into master from gh213.
master
gh213
Sorry, something went wrong.
WardF
No branches or pull requests
Some error codes are duplicated in
ncx.h
, these should ONLY be innetcdf.h
.The text was updated successfully, but these errors were encountered: