/

ml1-transitional.dtd"> Doxygen.git - [no description]
summaryrefslogtreecommitdiffstats
path: root/src/pycode.h
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2010-03-24 20:39:59 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2010-03-24 20:39:59 (GMT)
commiteb1cb68e11a3b24222a49ed254f8f7aea2f73bae (patch)
tree1e47a4443afb2ec61f032669050ee1b8834baa8d /src/pycode.h
parentcd19d7a220915d1f637e0a0a5b2d05d5750f5db0 (diff)
downloadve/rados_vol'>inactive/rados_vol
Mirror from: https://github.com/HDFGroup/hdf5.git
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2004-01-02 05:05:23 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2004-01-02 05:05:23 (GMT)
commita59c045de10854aa53d69e2f27b52254138ee7c1 (patch)
tree032de8277a5787258f404cabb2ec42db42f91610 /fortran/test/tH5Z.f90
parent4da7b1ee9b462925818cf704c89a72fef5f55e4d (diff)
downloadhdf5-a59c045de10854aa53d69e2f27b52254138ee7c1.zip
hdf5-a59c045de10854aa53d69e2f27b52254138ee7c1.tar.gz
hdf5-a59c045de10854aa53d69e2f27b52254138ee7c1.tar.bz2
[svn-r8011] Purpose:
Bug fix Description: Fix szip FORTRAN tests.. Solution: Increase the chunk size to be bigger than the szip 'pixels per block'. Also add in code that checks for a maximum number of errors and doesn't keep reporting that thousands of errors have occurred. Platforms tested: Linux 2.4 (verbena) w/szip & FORTRAN Not tested w/h5committest since this combination isn't covered by it.