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

Rework of PR #826 #972

Merged
merged 25 commits into from
Aug 30, 2021
Merged

Rework of PR #826 #972

merged 25 commits into from
Aug 30, 2021

Conversation

brtnfld
Copy link
Contributor

@brtnfld brtnfld commented Aug 27, 2021

Made changes suggested in review:

H5fget_name_f len_trim fix #826

@brtnfld
Copy link
Contributor Author

brtnfld commented Aug 27, 2021

@jhaiduce, let me know if I missed something. Thanks.

@jhaiduce
Copy link

@jhaiduce, let me know if I missed something. Thanks.

Looks good to me. It looks like the biggest difference from PR #826 is the change from using a dataset to a group in get_name_test. But that distinction probably doesn't matter for the problem identified in issue #825.

Not sure if this matters to anyone, but there is trailing whitespace on Line 24 of fortran/test/tH5F.F90.

@byrnHDF
Copy link
Contributor

byrnHDF commented Aug 30, 2021

Does this need a Release.txt entry?

@byrnHDF
Copy link
Contributor

byrnHDF commented Aug 30, 2021

Can this change be applied to 1.12, 1.10, or 1.8?

@brtnfld
Copy link
Contributor Author

brtnfld commented Aug 30, 2021

Can this change be applied to 1.12, 1.10, or 1.8?

Yes.

@lrknox lrknox merged commit 01fe254 into HDFGroup:develop Aug 30, 2021
lrknox added a commit that referenced this pull request Aug 31, 2021
*    H5Fget_name_f fixed to handle correctly trailing whitespaces and newly allocated buffers.

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>

Co-authored-by: Scot Breitenfeld <brtnfld@hdfgroup.org>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
lrknox added a commit that referenced this pull request Aug 31, 2021
*    H5Fget_name_f fixed to handle correctly trailing whitespaces and newly allocated buffers.

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>

Co-authored-by: Scot Breitenfeld <brtnfld@hdfgroup.org>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
lrknox added a commit that referenced this pull request Aug 31, 2021
*    H5Fget_name_f fixed to handle correctly trailing whitespaces and newly allocated buffers.

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>

Co-authored-by: Scot Breitenfeld <brtnfld@hdfgroup.org>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
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.

5 participants