Merge pull request #738 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop

* commit '11ccbed3c93d3c34d63591ba93a355300ab38c96':
  Update H5Zfilter_avail note
  New requirement for test
This commit is contained in:
Allen Byrne 2017-10-31 11:30:36 -05:00
commit 66ef08939f
2 changed files with 3 additions and 3 deletions

View File

@ -29,7 +29,7 @@ set (HDF5_ENABLE_SZIP_SUPPORT ON CACHE BOOL "Use SZip Filter" FORCE)
set (HDF5_ENABLE_SZIP_ENCODING ON CACHE BOOL "Use SZip Encoding" FORCE)
set (MPIEXEC_MAX_NUMPROCS "3" CACHE STRING "Minimum number of processes for HDF parallel tests" FORCE)
set (MPIEXEC_MAX_NUMPROCS "4" CACHE STRING "Minimum number of processes for HDF parallel tests" FORCE)
set (HDF5_ENABLE_ALL_WARNINGS ON CACHE BOOL "Enable all warnings" FORCE)

View File

@ -166,7 +166,7 @@ Bug Fixes since HDF5-1.10.1 release
Moved check for plugin from public to private function. Updated
H5P__set_filter due to change in H5Z_filter_avail. Updated tests.
(ADB - 2017/10/10, HDFFV-10297)
(ADB - 2017/10/10, HDFFV-10297, HDFFV-10319)
Configuration
-------------
@ -204,7 +204,7 @@ Bug Fixes since HDF5-1.10.1 release
applies to all objects. Lines with notation and no information
have been removed.
(ADB - 2017/10/10, HDFFV-10297)
(ADB - 2017/10/10, HDFFV-10297, HDFFV-10319)
- h5repack