summaryrefslogtreecommitdiffstats
path: root/src/H5Dio.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-08-24 13:07:50 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-08-24 13:07:50 (GMT)
commite672014f2939606652ff2151d06db04ca65195d2 (patch)
treedd55c077f2247b1ace589760814006ffc769d1c4 /src/H5Dio.c
parenta9ffedfd61955e1134e81e5e36e32b87ed9bef15 (diff)
parentec1c324a0d184d2778e9155140367a7d3a307fa1 (diff)
downloadhdf5-e672014f2939606652ff2151d06db04ca65195d2.zip
hdf5-e672014f2939606652ff2151d06db04ca65195d2.tar.gz
hdf5-e672014f2939606652ff2151d06db04ca65195d2.tar.bz2
Merge pull request #2826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit 'ec1c324a0d184d2778e9155140367a7d3a307fa1': Revert H5_VERS_SUBRELEASE check Add special case when H5_VERS_SUBRELEASE is 0 Condition if (H5_VERS_SUBRELEASE) is incorrectly false when H5_VERS_SUBRELEASE is 0, a valid value for H5_VERS_SUBRELEASE. Updated to if (${H5_VERS_SUBRELEASE} STREQUAL "") with corresponding reversal of action statements to avoid NOT. Add hypen to subrelease regex Fix S3/HDFS test
Diffstat (limited to 'src/H5Dio.c')
0 files changed, 0 insertions, 0 deletions