Sujet : Re: writing a module file in gfortran 14
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.fortranDate : 05. Dec 2024, 02:45:28
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vir0jo$17csf$2@dont-email.me>
References : 1 2 3 4
User-Agent : Pan/0.161 (Chasiv Yar; )
On Wed, 4 Dec 2024 18:40:08 -0600, Gary Scott wrote:
I think the design is correct in requiring the implicit none to be
repeated.
The sooner that implicit “IMPLICIT NONE” is added to the standard, the
better, I think.
In the meantime, gfortran (which is all anybody seems to be using anyway)
has “-fimplicit-none” ...