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

Make ncdump/nccopy return a better error when given a bad constraint in a dap url #279

Merged
merged 3 commits into from
Jun 27, 2016

Conversation

DennisHeimbigner
Copy link
Collaborator

A netcdfgroup email
(Re: [netcdfgroup] nccopy fails with corrupted double link list)
shows that ncdump/nccopy was returning EPERM instead of
NC_EDAPCONSTRAINT as an error when we have a malformed constraint.
Also clean up a potential bug that might occur if the user invokes
nc_set_default_format before calling nc_open on a dap url.

DennisHeimbigner and others added 3 commits June 24, 2016 15:28
(Re: [netcdfgroup] nccopy fails with corrupted double link list)
shows that ncdump/nccopy was returning EPERM instead of
NC_EDAPCONSTRAINT as an error when we have a malformed constraint.
Also clean up a potential bug that might occur if the user invokes
nc_set_default_format before calling nc_open on a dap url.
@WardF
Copy link
Member

WardF commented Jun 27, 2016

looks good; had merged some other changes into master before seeing this, so re-running the tests so that it will permit me to merge this into master. Thanks @DennisHeimbigner !

@WardF WardF merged commit 17903e6 into master Jun 27, 2016
WardF added a commit that referenced this pull request Jun 27, 2016
@WardF WardF deleted the dapreport branch June 27, 2016 21:12
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

Successfully merging this pull request may close these issues.

2 participants