H5Pget_preserve / H5Pset_preserve property name mismatch

Hello,

There seems to be a problem with H5P(get/set)_preserve functions.

H5Pset_preserve sets the property:
  H5D_XFER_BKGR_BUF_TYPE_NAME ("bkgr_buf_type"),
but H5Pget_preserve gets the property:
H5D_XFER_BKGR_BUF_NAME ("bkgr_buf").

The result is that H5Pget_preserve does not return the property value as set
by H5Pset_preserve.

Hi Solomon,

···

On Jul 27, 2009, at 4:33 PM, Solomon Gibbs wrote:

Hello,

There seems to be a problem with H5P(get/set)_preserve functions.

H5Pset_preserve sets the property:
  H5D_XFER_BKGR_BUF_TYPE_NAME ("bkgr_buf_type"),
but H5Pget_preserve gets the property:
H5D_XFER_BKGR_BUF_NAME ("bkgr_buf").

The result is that H5Pget_preserve does not return the property value as set by H5Pset_preserve.

  Ah, sorry about that! I've entered a bug in our bugtracker and we'll work on getting it fixed.

    Quincey

Hi barbara,

This was fixed yesterday. Is there a need to notify
him?

-Albert

···

At 04:33 PM 7/27/2009, Solomon Gibbs wrote:

Hello,

There seems to be a problem with H5P(get/set)_preserve functions.

H5Pset_preserve sets the property:
H5D_XFER_BKGR_BUF_TYPE_NAME ("bkgr_buf_type"),
but H5Pget_preserve gets the property:
H5D_XFER_BKGR_BUF_NAME ("bkgr_buf").

The result is that H5Pget_preserve does not return the property value as set by H5Pset_preserve.
_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@hdfgroup.org
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org