mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[svn-r11374] Purpose: Maintenance/improvement
Description: Added support for "big" REAL and DOUBLE PRECISION types. Solution: Platforms tested: heping with g95 (-r8, -d8) mir with ifc (-r16, -r8) Misc. update:
This commit is contained in:
parent
4a998f8a86
commit
a949d226d8
@ -293,6 +293,11 @@ New Features
|
||||
for example, -i8 flag for PGI and Absoft Fortran compilers,
|
||||
-qintsize=8 flag for IBM xlf compiler).
|
||||
EIP 2005/06/20
|
||||
- added support for "big" REAL and DOUBLE PRECISION types
|
||||
(usually the size is specified by compilers flags like
|
||||
-r8, -r16, etc.)
|
||||
Known problem: multi file test fails when REAL is 16 bytes.
|
||||
EIP 2005/09/8
|
||||
|
||||
C++ Library:
|
||||
----------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user