summaryrefslogtreecommitdiffstats
path: root/test/external.c
diff options
context:
space:
mode:
authorJames Laird <jlaird@hdfgroup.org>2006-04-19 17:14:48 (GMT)
committerJames Laird <jlaird@hdfgroup.org>2006-04-19 17:14:48 (GMT)
commit220fdf4113f65771ab227646b2a0207c93a26148 (patch)
tree202a94caa41ea9fab86342d372a82bd9e266cb50 /test/external.c
parent3026df8a300ab30cd6d92466ce8642021d2c0c01 (diff)
downloadhdf5-220fdf4113f65771ab227646b2a0207c93a26148.zip
hdf5-220fdf4113f65771ab227646b2a0207c93a26148.tar.gz
hdf5-220fdf4113f65771ab227646b2a0207c93a26148.tar.bz2
[svn-r12279] Purpose:
Bug fix Description: When variables were declared in for loops C++ compiler on Cray X1 scoped them oddly, leading to compilation errors. Solution: Moved variable declarations out of for loops (where they probably shouldn't have been anyway) to the beginning of the function. Platforms tested: mir, Cray X1 (minor change)
Diffstat (limited to 'test/external.c')
0 files changed, 0 insertions, 0 deletions