summaryrefslogtreecommitdiffstats
path: root/src/H5Pgcpl.c
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2014-04-22 22:25:51 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2014-04-22 22:25:51 (GMT)
commit3dc1e6dd38d665409560f79af6863019ebaa91d8 (patch)
tree1475e4d0de9b6e5ad65cf58d3ee4df01ef6ee7f5 /src/H5Pgcpl.c
parent2b11123a200e4595f8bd563476486987c6cc03f4 (diff)
downloadhdf5-3dc1e6dd38d665409560f79af6863019ebaa91d8.zip
hdf5-3dc1e6dd38d665409560f79af6863019ebaa91d8.tar.gz
hdf5-3dc1e6dd38d665409560f79af6863019ebaa91d8.tar.bz2
[svn-r25081] Bug HDFFV-8625, HDFFV-8639, HDFFV-8745:
h5diff issues "unable to read attribute" error message when comparing two files Description: h5diff did not handle attributes of variable length strings correctly. It created the wrong memory type if one but not both compared attributes are of the variable strings type. It ended in H5Aread() failure. Solution: We decided to treat the case when one type is variable length string and the other is not as incomparable. That bypassed the above error. We still need to figure out the proper way, if possible, to compare variable string with non-variable string types. Tested: h5committested plus tested in Swallow (OS X 10.8).
Diffstat (limited to 'src/H5Pgcpl.c')
0 files changed, 0 insertions, 0 deletions