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

moved hdf5 specific header stuff to hdf5internal.h #1061

Merged

Conversation

edhartnett
Copy link
Contributor

Part of #856.

In this PR I create new include file hdf5internal.h. It contains HDF5-specific stuff from nc4internal.h.

This is part of the separation of the libsrc4 data model from the hdf5 dispatch layer. hdf5internal.h is required by all code in libhdf5, but not in libsrc4.

The separation is not yet complete, and hdf5internal.h is still needed in two places in libsrc4. But when #856 is complete these includes will be removed and hdf5internal.h will only be used in libhdf5, and all of the code in libsrc4 will be independent of hdf5.h.

@edhartnett
Copy link
Contributor Author

@WardF can we get this merged soon? I would like to put up my next PR. Thanks.

@WardF WardF added this to the 4.7.0 milestone Jul 18, 2018
@WardF WardF self-assigned this Jul 18, 2018
@WardF WardF merged commit 2dd0ac6 into Unidata:master Jul 23, 2018
@edhartnett edhartnett deleted the ejh_hdf5internal branch August 23, 2018 12:48
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