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.93k
stars
1.26k
forks
source link
issues
Recently updated
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error when building a node module for electron when targetting a later version (35.0.0) due to SetAccessor
#3138
tvlEIVA
opened
21 hours ago
0
does swig support std::future for Java?
#1828
JacobVarghese1992
opened
4 years ago
10
Enum not correctly generated as long in Java
#3126
adlonMEGA
closed
2 days ago
2
added support for Python free threading (aka no-gil)
#3137
klausspanderen
opened
1 week ago
2
Regression: generated Python functions return a list instead of a single value
#3084
hvbtup
closed
1 month ago
16
Correct docs for Python abi3 mode
#3089
larsoner
opened
3 months ago
0
Python: Hide SwigPyIterator class
#3136
jschueller
closed
1 week ago
2
Provide a consistent exception interface across target languages
#2402
ojwb
opened
2 years ago
5
[C#] csout typemap not applied in the member variable getter
#1291
rokups
closed
6 years ago
3
fix: support Python 3.14
#3066
henryiii
opened
4 months ago
3
Use swig -Werror for test suite
#3034
ojwb
opened
5 months ago
5
Prefer PyObject_GetBuffer
#3063
jschueller
opened
4 months ago
0
Add SWIG_fail to java
#3079
mikaoura
opened
3 months ago
0
C#: Check nullable reference types and omit ? during typeof
#3114
synvima
opened
1 month ago
4
%rename not working with template in namespace
#3122
christophe-calmejane
opened
1 month ago
3
Generated code using pybuffer.i, fails to compile with Py_LIMITED_API and Python-3.13
#3059
julian-smith-artifex-com
opened
4 months ago
8
Added support for std::optional for C# language
#3078
christophe-calmejane
opened
3 months ago
7
Added std::optional support for python
#3082
synvima
opened
3 months ago
0
Python Bindings and AutoComplete
#3050
TrevorCash
closed
2 weeks ago
2
Is it possible to apply more than one %typemap(javainterfaces)?
#1819
lballabio
closed
4 years ago
4
Improve Error Handling and Prevent Path Traversal at DohNewFile() in file.c
#2742
brandnewblueberry
closed
2 weeks ago
5
[ci] Update for ubuntu-20.04 EOL
#3133
ojwb
opened
2 weeks ago
1
CI jobs in windows.yml failing
#3135
ojwb
opened
2 weeks ago
1
Missing terminating character " in the generation of the string that represents a type's name
#3127
lluisalemanypuig
closed
2 weeks ago
11
Python SWIG_FromCharPtrAndSize limits strings to size INT_MAX instead of SIZE_MAX
#3134
marie-r
opened
2 weeks ago
0
Support for Racket 8
#2830
erezgeva
opened
1 year ago
22
Improve parsing multi-line expr via error recovery
#3131
ojwb
closed
2 weeks ago
0
EOL looming for ubuntu-20.04 in GHA
#3132
ojwb
opened
2 weeks ago
0
Use noexcept instead of throw() in a number of places
#3027
r-barnes
opened
6 months ago
4
Javascript director support
#1244
FATIHODACI
opened
6 years ago
4
warning 560: Unknown Doxygen command: parblock
#3130
eabase
opened
3 weeks ago
0
Wrapping long double constants
#2964
ojwb
opened
8 months ago
1
SWIG 4.2+ python bindings of long double macro produces code that fails to compile
#3129
aymanhab
closed
3 weeks ago
5
Build and Test for Linux/ARM64
#3128
odidev
closed
3 weeks ago
1
4.3.0 regression with Python bindings and PYTHONWARNINGS="error"
#3061
rouault
opened
4 months ago
4
Use unsafe.Slice and unsafe.String in Go
#3125
wsfulton
opened
1 month ago
2
Convert C++14 [[deprecated]] attribute into target language
#490
chrisdembia
opened
9 years ago
10
error in wrapped code for c++11 enum class
#630
kurzmeierm
closed
6 months ago
9
problems with wrapped methods that take std::string as an argument
#3124
dan-mermelstein-pfizer
closed
1 month ago
1
Support free-threaded Python
#3121
ngoldbaum
opened
1 month ago
1
Incorrect enum qualification of typedef to anonymous enum
#3012
ojwb
opened
6 months ago
2
const enum pointer incompatible-pointer-types error
#3120
jschueller
closed
1 month ago
2
Swig 4.3.0 badly parse Hamlib macros
#3118
petrkr
opened
1 month ago
8
-Wwrite-strings warning with latest HEAD, C++ output and kwargs
#3075
rouault
closed
1 month ago
7
Generated director methods using 'PyThread_allocate_lock' will crash at runtime (Regression in SWIG 4.2.1)
#2889
StefanBattmer
closed
1 month ago
10
[python] Define SWIG_HEAPTYPES for limited api mode
#3067
jschueller
opened
4 months ago
15
SWIG 4.3 attempts to wrap friended but not public functions
#3115
luciansmith
closed
1 month ago
8
Comparison between info.deleteProc and SWIG_TclObjectDelete SWIG_Tcl_ConvertPtrFromString doesn't work well across modules
#3071
Borfonius
opened
4 months ago
2
C++ typedef template instantiation not generated if it follows the typedef'd type
#3060
Robadob
closed
1 month ago
1
Duplicate template instantiation of 'vector< std::string >' with name 'StringList' ignored,
#3101
Loffe
opened
2 months ago
2
Next