hdf5/tools
MuQun Yang 6d54973cbf [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:
2003-08-08 10:19:55 -05:00
..
gifconv [svn-r7123] Purpose: 2003-06-30 11:26:46 -05:00
h5diff [svn-r7265] *** empty log message *** 2003-07-25 21:55:47 -05:00
h5dump [svn-r7286] Purpose: 2003-08-08 10:19:55 -05:00
h5import [svn-r7265] *** empty log message *** 2003-07-25 21:55:47 -05:00
h5ls [svn-r7265] *** empty log message *** 2003-07-25 21:55:47 -05:00
lib [svn-r7123] Purpose: 2003-06-30 11:26:46 -05:00
misc [svn-r7191] Purpose: 2003-07-09 13:14:29 -05:00
testfiles [svn-r7276] Purpose: 2003-07-29 16:24:21 -05:00
Dependencies [svn-r3492] Purpose: 2001-02-22 17:01:58 -05:00
Makefile.in [svn-r7123] Purpose: 2003-06-30 11:26:46 -05:00