- H5PartOpenFileParallel()
* in the parallel code there were some not yet
renamed calls to "print_debug()"
- H5PartSetStep()
* in the parallel code there was a not yet
renamed call to "print_info()"
- H5PartWriteFileAttrib()
* return code of "_H5Part_write_attrib()" was not assigned
to "herr"
- H5PartSetView()
* var "r" to handle error renamed to "herr" and changed
to type "h5part_int64_t"