-
- Downloads
Fortran MEX: add -Wimplicit-interface to compiler flags
This warns about hard-to-detect bugs where a function is called with an implicit interface, thus possibly having mismatches in the calling sequence.
Please register or sign in to comment