summaryrefslogtreecommitdiffstats
path: root/src/H5private.h
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2001-05-11 22:01:08 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2001-05-11 22:01:08 (GMT)
commit6c722c38466583ff9de207975cd68f60df6eb1c5 (patch)
tree011ea060db1fe20e885861b344cbc6af9208620b /src/H5private.h
parentaca9a213a94b6bf0e8164b610b8f5370ae966da3 (diff)
downloadhdf5-6c722c38466583ff9de207975cd68f60df6eb1c5.zip
hdf5-6c722c38466583ff9de207975cd68f60df6eb1c5.tar.gz
hdf5-6c722c38466583ff9de207975cd68f60df6eb1c5.tar.bz2
[svn-r3913] Purpose:
Bug Fix Description: FILENAME_MAX is short on some systems. It's better to use PATH_MAX which tends to be longer (we hope). Solution: Removed FILENAME_MAX and replaced it with PATH_MAX instead. Platforms tested: Skinner (SDSC HP N9000).
Diffstat (limited to 'src/H5private.h')
0 files changed, 0 insertions, 0 deletions