[PROPOSAL] Require Fortran 95 #408
derobins
started this conversation in
Proposed Change
Replies: 1 comment
-
This will be addressed in 4.4.0 (#424). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
PROBLEM
The HDF4 Fortran wrappers are fundamentally based on Fortran 77. This has at least two problems:
PROPOSED FIX
HOW WOULD USERS BE AFFECTED?
PRO
➕ HDF4 would be more usable in modern Fortran environments
➕ Building HDF4 + Fortran would probably be easier
➕ It would be easier to bring Fortran improvements over from HDF5
➕ Autotools build hacks and warnings would go away
➕ Maybe we can make the Fortran wrappers safer
CON
➖ Anyone using Fortran 77 will no longer be able to use the Fortran wrappers
➖Some aspects of building the Fortran wrappers may change
Beta Was this translation helpful? Give feedback.
All reactions