summaryrefslogtreecommitdiffstats
path: root/bin/make_err
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2004-09-07 16:41:59 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2004-09-07 16:41:59 (GMT)
commit0424d72fc14dd0e919f44717ba9ab747679a750f (patch)
tree90eb48f87a9c15bbb97cc88618ac87e1d784ce9d /bin/make_err
parentcfd312161f2df11295c9fd1d05e87e00045ebfe7 (diff)
downloadhdf5-0424d72fc14dd0e919f44717ba9ab747679a750f.zip
hdf5-0424d72fc14dd0e919f44717ba9ab747679a750f.tar.gz
hdf5-0424d72fc14dd0e919f44717ba9ab747679a750f.tar.bz2
[svn-r9212] Purpose:
bug fix Description: on the Cray SV1 an INT type was wrongly converted to a SHORT type by the get_native_integer function Choose the type based on the precision; this is to support cases like the Cray SV1, where the size of short is 8 but precision is 32 (e.g an INT (size 8, prec 64) would be converted to a SHORT (size 8, prec 32) if the size was the deciding factor) Solution: Platforms tested: linux solaris aix Misc. update:
Diffstat (limited to 'bin/make_err')
0 files changed, 0 insertions, 0 deletions