summaryrefslogtreecommitdiffstats
path: root/src/H5FDlog.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2001-07-17 21:24:38 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2001-07-17 21:24:38 (GMT)
commit857e0e6e57f4f0a8ce9fec9b3200837065f3a058 (patch)
tree60ecbc708fd79439cc665ce3fd7a40eefa7b746d /src/H5FDlog.c
parent458621172b4744271f42403ea58b7f08526c5aa4 (diff)
downloadhdf5-857e0e6e57f4f0a8ce9fec9b3200837065f3a058.zip
hdf5-857e0e6e57f4f0a8ce9fec9b3200837065f3a058.tar.gz
hdf5-857e0e6e57f4f0a8ce9fec9b3200837065f3a058.tar.bz2
[svn-r4231] Purpose:
Bug fix. Description: On some systems (linux when not using gcc) the 'dev_t' is not actually a scalar variable. This causes the code which compares dev_t's in the file drivers to not compile. Solution: Detect this and set the DEV_T_IS_SCALAR flag so we can code around it in the file drivers. Platforms tested: FreeBSD 4.3 (hawkwind), Linux 2.4.2 (chiba city cluster at Argonne)
Diffstat (limited to 'src/H5FDlog.c')
0 files changed, 0 insertions, 0 deletions