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

Separate the HDF5 cache code #1141

Merged
merged 3 commits into from Oct 4, 2018

Conversation

edhartnett
Copy link
Contributor

@edhartnett edhartnett commented Sep 14, 2018

This PR simply moves the cache code from hdf5file.c to hdf5cache.c. This code applies across files, so is not appropriate in hdf5file.c. Since hdf5file.c is large (and changes a lot) moving this very static code to its own file will clear away some clutter for the lazy var work.

Fixes #1130.
Part of #857.

@WardF
Copy link
Member

WardF commented Oct 3, 2018

Reviewing now, thanks for your patience, it will be merged next!

@WardF WardF added this to the 4.6.2 milestone Oct 3, 2018
@WardF WardF self-assigned this Oct 3, 2018
@edhartnett
Copy link
Contributor Author

Awesome, thanks!

@WardF WardF merged commit debb149 into Unidata:master Oct 4, 2018
@edhartnett edhartnett deleted the ejh_cache_sep branch October 17, 2018 12:04
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.

None yet

2 participants