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 4c5d654 commit 1d36f31Copy full SHA for 1d36f31
Examples/test-suite/fortran/Makefile.in
@@ -78,7 +78,9 @@ FAILING_CPP_TESTS += \
78
director_ref \
79
director_smartptr \
80
director_string \
81
+ director_template \
82
director_unroll \
83
+ director_unwrap_result \
84
director_using \
85
director_using_member_scopes \
86
director_void \
Examples/test-suite/preproc_predefined.h
@@ -2,6 +2,7 @@
2
#if (0\
3
+defined(SWIGCSHARP)\
4
+defined(SWIGD)\
5
+ +defined(SWIGFORTRAN)\
6
+defined(SWIGGO)\
7
+defined(SWIGGUILE)\
8
+defined(SWIGJAVA)\
0 commit comments