Sujet : can gfortran notify me when it can not find a module interface for a subroutine call ?
De : lynnmcguire5 (at) *nospam* gmail.com (Lynn McGuire)
Groupes : comp.lang.fortranDate : 18. Nov 2024, 21:54:44
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vhg9ik$1e44e$1@dont-email.me>
User-Agent : Mozilla Thunderbird
Can gfortran notify me when it can not find a module interface for a subroutine or function call ?
I have 6,000+ subroutines and only 2,603 module interfaces in my module file. I would like to automate this as much as possible.
Thanks,
Lynn