Skip to content

Fix compiler warnings

Meisam Tabriz requested to merge mft_compiler_warns into develop

Description

Important changes:

  • Remove unused dummy arguments
  • Fix intent for the dummy arguments
  • Add fortran interface to the functions generated in C
  • Fix the width of messages
  • Disable the NFFT code paths if the library is not available
Edited by Meisam Tabriz

Merge request reports