summaryrefslogtreecommitdiffstats
path: root/test/tskiplist.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2004-11-29 17:40:24 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2004-11-29 17:40:24 (GMT)
commit3e99d8411ccf441b3172a21617d1323ebfff56f2 (patch)
tree08a516811a3d237be7aa8c71a65109236cabdef0 /test/tskiplist.c
parent9f4d8be1d1c026a9528e2e67d33a74fc23c2c788 (diff)
downloadhdf5-3e99d8411ccf441b3172a21617d1323ebfff56f2.zip
hdf5-3e99d8411ccf441b3172a21617d1323ebfff56f2.tar.gz
hdf5-3e99d8411ccf441b3172a21617d1323ebfff56f2.tar.bz2
[svn-r9592] Purpose:
Bug fix Description: Re-work array of 'forward' pointers in a way that makes the PGI compiler more happy. Solution: Change from 'H5SL_node_t *forward[1]' to 'H5SL_node_t **forward' and change how array of forward pointers is dealt with. Platforms tested: Linux 2.4 (verbena) w/PGI FreeBSD 4.10 (sleipnir) Configuration not tested w/h5committest
Diffstat (limited to 'test/tskiplist.c')
0 files changed, 0 insertions, 0 deletions