| a36d5a50 | 14-Jan-2022 |
Paul Bartholomew <p.bartholomew@epcc.ed.ac.uk> |
Missing interfaces (``see #874`` also) were uncovered in an application being built with gfortran using
``-Wimplicit-interface -Wimplicit-procedure``
flags, a similar effect can be achieved with
Missing interfaces (``see #874`` also) were uncovered in an application being built with gfortran using
``-Wimplicit-interface -Wimplicit-procedure``
flags, a similar effect can be achieved with ifort and
``-warn interfaces,externals``
This appears to be related to changes in !3786
Funded-by: EPSRC Project: ASiMoV (Project ID: EP/S005072/1)
show more ...
|