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

Update so numbers for 1.10.8 release. #1065

Merged
merged 1 commit into from
Oct 1, 2021
Merged

Update so numbers for 1.10.8 release. #1065

merged 1 commit into from
Oct 1, 2021

Conversation

lrknox
Copy link
Collaborator

@lrknox lrknox commented Oct 1, 2021

Based on compatibility report: https://gamma.hdfgroup.org/ftp/pub/outgoing/hdf5/prelim_reports/hdf5-1.10.8-2-vs-hdf5-1.10.7-interface_compatibility_report.html.

Report shows:
1 added symbol in libhdf5_cpp.so.103.3.0 (becomes libhdf5_cpp.so.103.4.0.

Fortran had one SUBROUTINE h5fget_name_f(obj_id, buf, size, hdferr) in fortran/src/H5Fff.F90 which had this change in line 827:

  • CHARACTER(LEN=*), INTENT(INOUT) :: buf
  • CHARACTER(LEN=*), INTENT(OUT) :: buf
    The update for libhdf5_fortran.so.102.1.0 to libhdf5_fortran.so.102.1.1 is based on that internal change not affecting the signature. @epourmal, please verify.

@lrknox lrknox requested a review from brtnfld October 1, 2021 19:02
@lrknox lrknox merged commit 8bcdacd into HDFGroup:hdf5_1_10 Oct 1, 2021
@lrknox lrknox deleted the update_110_sonos branch October 2, 2021 14:27
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