diff options
author | Paul Harten <pharten@ncsa.uiuc.edu> | 1998-04-23 22:41:15 (GMT) |
---|---|---|
committer | Paul Harten <pharten@ncsa.uiuc.edu> | 1998-04-23 22:41:15 (GMT) |
commit | 647e187605f9257db5dae9a07e338bf9a954f041 (patch) | |
tree | b0bcc0d00294bcf0279ab2f8a8c3be2cc873ce1e /src/H5Z.c | |
parent | 11977da23b4c499ec8c7b102aeb57a0fc9850508 (diff) | |
download | hdf5-647e187605f9257db5dae9a07e338bf9a954f041.zip hdf5-647e187605f9257db5dae9a07e338bf9a954f041.tar.gz hdf5-647e187605f9257db5dae9a07e338bf9a954f041.tar.bz2 |
[svn-r364] Purpose:
Bug fix
Problem:
Compiler complained about:
"Wrong number of parameters to function (H5D.c: 1225)"
and
"Wrong number of parameters to function (H5D.c: 1520)"
Solution:
In these two places, the read and write functions were missing the
"compress" parameter, &(dataset->create_parms->compress). I added it
back in the same way it was used in other places.
Platform tested:
ASCI Red machine
Diffstat (limited to 'src/H5Z.c')
0 files changed, 0 insertions, 0 deletions