meson/test cases/common/63 foreach
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
..
installed_files.txt
meson.build
prog1.c use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-none on fortran 2019-11-17 13:24:42 +02:00
prog2.c use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-none on fortran 2019-11-17 13:24:42 +02:00
prog3.c use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-none on fortran 2019-11-17 13:24:42 +02:00