Commits

Pedro Vicente Nunes committed 2aab1553386
[svn-r12235] Purpose: bug fixes Description: some function calls had integer constants in the argument list; these caused size mismatches on some platforms (hsize_t expected) Solution: declared hsize_t variables or added casts Platforms tested: linux (heping) solaris Misc. update: