issues
search
swig
/
swig
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
http://www.swig.org
Other
5.96k
stars
1.26k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Makefile.am: avoid double `bison` execution on parallel build
#3167
trofi
opened
1 day ago
0
Use SWIG_NULLPTR instead of NULL for java director methods
#3166
DLuchyk
opened
2 days ago
0
Use SWIG_NULLPTR instead of NULL for director methods to address sona…
#3165
DLuchyk
opened
2 days ago
0
R 4.5.0 test-suite failures
#3164
wsfulton
closed
1 day ago
1
Avoid warnings about using Py_TYPE from abi3audit
#3163
jschueller
closed
4 days ago
2
regression on parameter default values for `bool const& param=true`
#3162
fbergmann
opened
4 days ago
1
Python: Avoid DeprecationWarning
#3160
jschueller
opened
1 week ago
0
Python 3.14 support
#3159
jschueller
opened
1 week ago
0
fix the placement of open namespace for c# interface class.
#3158
pxyn
opened
1 week ago
1
Use C++11 std::mutex with MSVC too
#3157
vadz
opened
2 weeks ago
2
Java 21 errors in std::list wrappers due to removeFirst() and removeLast() incompatibilities with java.util.AbstractSequentialList
#3156
wsfulton
closed
2 weeks ago
2
Scilab 2025.0.0 support
#3155
ojwb
opened
2 weeks ago
1
Ci scilab debug
#3154
ojwb
closed
1 week ago
1
signed/unsigned wchar_t
#3152
ojwb
opened
2 weeks ago
2
Fix various Go testsuite warnings
#3151
ojwb
opened
2 weeks ago
0
Scilab std::string typemaps are incomplete
#3150
ojwb
opened
2 weeks ago
0
Update octheaders.hpp
#3149
alatina
closed
2 weeks ago
0
Build Swig from github Failed
#3148
little-zhujunwen
opened
3 weeks ago
3
cannot find the swigconfig.h file when compile swig
#3147
little-zhujunwen
closed
3 weeks ago
4
Address s5416 SonarQube issue for carrays.i&javahead.swg files
#3146
DLuchyk
closed
3 weeks ago
1
Refactor SWIG Code to Address SonarQube Rule cpp:S5827
#3145
DLuchyk
closed
3 weeks ago
1
Support 32-bit and 64-bit both
#3144
rts-gordon
closed
3 weeks ago
5
Remove redundant casts to const char* after using GetStringUTFChars method
#3143
DLuchyk
closed
2 weeks ago
1
Issue with Returning Enum Class from SWIG to Python
#3142
BOTorioN
opened
3 weeks ago
0
Feature branch
#3141
DLuchyk
closed
3 weeks ago
0
How do I set the "name" for C++ exceptions propagated to JavaScript via napi?
#3140
jamiebullock
opened
3 weeks ago
0
Error when building a node module for electron when targetting a later version (35.0.0) due to SetAccessor
#3138
tvlEIVA
opened
1 month ago
0
added support for Python free threading (aka no-gil)
#3137
klausspanderen
closed
3 days ago
4
Python: Hide SwigPyIterator class
#3136
jschueller
closed
1 month ago
2
CI jobs in windows.yml failing
#3135
ojwb
closed
3 weeks ago
2
Python SWIG_FromCharPtrAndSize limits strings to size INT_MAX instead of SIZE_MAX
#3134
marie-r
opened
1 month ago
0
[ci] Update for ubuntu-20.04 EOL
#3133
ojwb
closed
4 weeks ago
2
EOL looming for ubuntu-20.04 in GHA
#3132
ojwb
closed
4 weeks ago
0
Improve parsing multi-line expr via error recovery
#3131
ojwb
closed
1 month ago
0
warning 560: Unknown Doxygen command: parblock
#3130
eabase
opened
1 month ago
0
SWIG 4.2+ python bindings of long double macro produces code that fails to compile
#3129
aymanhab
closed
1 month ago
5
Build and Test for Linux/ARM64
#3128
odidev
closed
1 month ago
1
Missing terminating character " in the generation of the string that represents a type's name
#3127
lluisalemanypuig
closed
1 month ago
11
Enum not correctly generated as long in Java
#3126
adlonMEGA
closed
1 month ago
2
Use unsafe.Slice and unsafe.String in Go
#3125
wsfulton
opened
2 months ago
2
problems with wrapped methods that take std::string as an argument
#3124
dan-mermelstein-pfizer
closed
2 months ago
1
%rename not working with template in namespace
#3122
christophe-calmejane
opened
2 months ago
3
Support free-threaded Python
#3121
ngoldbaum
closed
7 hours ago
3
const enum pointer incompatible-pointer-types error
#3120
jschueller
closed
2 months ago
2
Swig 4.3.0 badly parse Hamlib macros
#3118
petrkr
closed
8 hours ago
10
SWIG 4.3 attempts to wrap friended but not public functions
#3115
luciansmith
closed
2 months ago
8
C#: Check nullable reference types and omit ? during typeof
#3114
synvima
opened
2 months ago
6
Fix crash when using directors in Python without limited API
#3112
vadz
closed
2 months ago
6
Microsoft fix the STL library, issue #3008 is fixed
#3111
erezgeva
closed
2 months ago
0
[C#] OUTPUT typemap doesn't support director methods
#3110
christophe-calmejane
opened
2 months ago
1
Next