Hi Alastair, On Fri, Jan 3, 2020 at 6:33 AM Alastair McKinstry <mckins...@debian.org> wrote: > > I'm adding support for the flang fortran compiler , which ships mod files > that are in a different format.
Where is the format specified? An online search was unsuccessful. > New lintian tests should be added To differentiate, we call them checks. (Tests are in our test suite.) Which checks would you like to see for flang, please? > flang mod files should be found in $LIBDIR/fortran/flang-$(version) Are flang's files architecture-independent? By comparison, gfortran's modules ship in /usr/lib/gcc/x86_64-linux-gnu/8/finclude/ (for gfortran-8). Kind regards Felix Lechner