Commits

Dana Robinson committed 92d23d1b8f9
[svn-r27411] Fixes some issues in the source: - Renamed a few "h5tri_t extended" variables to "h5tri_t was_extended". Apparently, "extended" is a typedef name someplace in the headers used on Solaris, which causes potentially confusing warnings to be emitted. - Added a missing H5F_get_vfd_handle() declaration to H5Fprivate.h. - Fixed an error condition value in H5C.c. Tested on: jam (passes) emu (behaves correctly, but flock issues prevent building in this branch)