We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee50af9 commit 715731fCopy full SHA for 715731f
Lib/fortran/fortrankw.swg
@@ -34,7 +34,7 @@
34
%keywordwarn("'release' is reserved for SWIG destructors",
35
rename="release_") "*::release";
36
37
-#ifdef SWIGFORTRAN
+#ifdef %fortransubroutine
38
/* Always treat return values from assignment as optional, since it's usually
39
* idiomatic to `return *this;` as a reference that is often ignored by the
40
* calling code. Making the function a subroutine means being able to use "call"
0 commit comments