diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2010-10-13 17:43:18 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2010-10-13 17:43:18 (GMT) |
commit | 97d79033122569ceb776046310cc14e569b780ee (patch) | |
tree | d35fa7eab77031a5609731d31a9595ea09508bbb /tools | |
parent | a294ddffe58114b77b16812c180c62dd453f1407 (diff) | |
download | hdf5-97d79033122569ceb776046310cc14e569b780ee.zip hdf5-97d79033122569ceb776046310cc14e569b780ee.tar.gz hdf5-97d79033122569ceb776046310cc14e569b780ee.tar.bz2 |
[svn-r19589] Description:
Correct minor error in sizes of objects on 1.8 branch.
Tested on:
FreeBSD/32 6.3 (duty) in debug mode
FreeBSD/64 6.3 (liberty) w/C++ & FORTRAN, in debug mode
Linux/32 2.6 (jam) w/PGI compilers, w/default API=1.8.x,
w/C++ & FORTRAN, w/threadsafe, in debug mode
Linux/64-amd64 2.6 (amani) w/Intel compilers, w/default API=1.6.x,
w/C++ & FORTRAN, in production mode
Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN,
w/szip filter, w/threadsafe, in production mode
Linux/PPC 2.6 (heiwa) w/C++ & FORTRAN, w/threadsafe, in debug mode
Linux/64-ia64 2.6 (cobalt) w/Intel compilers, w/C++ & FORTRAN,
in production mode
Linux/64-amd64 2.6 (abe) w/parallel, w/FORTRAN, in debug mode
Diffstat (limited to 'tools')
-rw-r--r-- | tools/h5stat/testfiles/h5stat_tsohm.ddl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/h5stat/testfiles/h5stat_tsohm.ddl b/tools/h5stat/testfiles/h5stat_tsohm.ddl index e3b58d5..8df9db4 100644 --- a/tools/h5stat/testfiles/h5stat_tsohm.ddl +++ b/tools/h5stat/testfiles/h5stat_tsohm.ddl @@ -30,7 +30,7 @@ File space information for file metadata (in bytes): Shared Messages: Header: 38 B-tree/List: 550 - Heap: 1316 + Heap: 1279 Small groups: # of groups of size 3: 1 Total # of small groups: 1 @@ -67,7 +67,7 @@ Dataset datatype information: # of unique datatypes used by datasets: 1 Dataset datatype #0: Count (total/named) = (3/0) - Size (desc./elmt) = (14/4) + Size (desc./elmt) = (14/8) Total dataset datatype count: 3 Small # of attributes: Total # of objects with small # of attributes: 0 |