summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorMuQun Yang <ymuqun@hdfgroup.org>2003-08-08 15:19:55 (GMT)
committerMuQun Yang <ymuqun@hdfgroup.org>2003-08-08 15:19:55 (GMT)
commit6d54973cbfb270f8326aacb1218541f8af2122db (patch)
treee7ec51e7004f54bf34e9e7b9f0029ce279cb8952 /release_docs
parenta02e07921ea689312b262716e0987ca53c77063c (diff)
downloadhdf5-6d54973cbfb270f8326aacb1218541f8af2122db.zip
hdf5-6d54973cbfb270f8326aacb1218541f8af2122db.tar.gz
hdf5-6d54973cbfb270f8326aacb1218541f8af2122db.tar.bz2
[svn-r7286] Purpose:
bug fix Description: 1. function rindex is not recognized by windows. Using strrchr instead. Thereafer strings.h is not necessary. 2. Variable p_type is defined as "hid_t" type at one function; but it is never used. At the end of that function, H5Tclose(p_type) is assigned. It may cause problems. So erase two lines. Solution: See above Platforms tested: windows 2000, linux 2.4, sol 2.7, AIX 5.1. Misc. update:
Diffstat (limited to 'release_docs')
0 files changed, 0 insertions, 0 deletions