meson/test cases/fortran/1 basic
Michael Hirsch, Ph.D 1baa1c9222 use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-none on fortran
Fortran: check for undeclared variables by forcing implicit none everywhere
C/C++: check for unused parameters and return types

removed unused variables from test cases

ci: do missing return and unused arg check with Github Actions
2019-11-17 13:24:42 +02:00
..
meson.build compilers/fortran: Fix all has_argument methods in meson 2019-05-16 22:01:35 +03:00
simple.f90 use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-none on fortran 2019-11-17 13:24:42 +02:00