hdf5/tools/h5dump
Quincey Koziol e1792ebb22 [svn-r7842] Purpose:
Bug fix

Description:
    Variable length strings and sequences with NULL pointers were not handled
by library, causing problems access the data.  This also affected fill values
for variable-length datatypes.

Solution:
    Address the issues in the library by detecting NULL sequences/strings
and avoid trying to convert them.

    Patched up dumper to display NULL sequences/strings.

Platforms tested:
    FreeBSD 4.9 (sleipnir)
    h5committest
2003-11-13 10:19:50 -05:00
..
Dependencies [svn-r7626] Purpose: 2003-10-14 10:46:38 -05:00
h5dump.c [svn-r7842] Purpose: 2003-11-13 10:19:50 -05:00
h5dump.h [svn-r7540] Purpose: 2003-10-05 16:19:38 -05:00
h5dumpgentest.c [svn-r7842] Purpose: 2003-11-13 10:19:50 -05:00
Makefile.in [svn-r7361] Description: 2003-08-13 23:58:29 -05:00
testh5dump.sh [svn-r7842] Purpose: 2003-11-13 10:19:50 -05:00
testh5dumpxml.sh [svn-r7842] Purpose: 2003-11-13 10:19:50 -05:00