swig-fortran / swig

This fork of SWIG creates Fortran wrapper code from C++ headers.
http://www.swig.org
Other
42 stars 11 forks source link

Fixes for updating ForTrilinos #162

Closed sethrj closed 3 years ago

sethrj commented 3 years ago

During some of the refactors to make the Fortran module more SWIG-like, the return-by-handle capability was lost. This happened because one of the unit tests wasn't being run. Additionally, fix a test error that shows up in more strict F2003-compliant GCC 10.