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.9k
stars
1.25k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use unsafe.Slice and unsafe.String in Go
#3125
wsfulton
opened
2 days ago
1
problems with wrapped methods that take std::string as an argument
#3124
dan-mermelstein-pfizer
closed
3 days ago
1
%rename not working with template in namespace
#3122
christophe-calmejane
opened
6 days ago
1
Support free-threaded Python
#3121
ngoldbaum
opened
1 week ago
1
const enum pointer incompatible-pointer-types error
#3120
jschueller
closed
1 week ago
2
Swig 4.3.0 badly parse Hamlib macros
#3118
petrkr
opened
2 weeks ago
8
SWIG 4.3 attempts to wrap friended but not public functions
#3115
luciansmith
closed
2 weeks ago
8
C#: Check nullable reference types and omit ? during typeof
#3114
synvima
opened
2 weeks ago
4
Fix crash when using directors in Python without limited API
#3112
vadz
closed
2 weeks ago
6
Microsoft fix the STL library, issue #3008 is fixed
#3111
erezgeva
closed
2 weeks ago
0
[C#] OUTPUT typemap doesn't support director methods
#3110
christophe-calmejane
opened
2 weeks ago
1
Swig 4.0 on Ubuntu 24 produces incorrect Python wrapper cxx file for /usr/bin/c++ 13.3.0
#3109
luciansmith
opened
3 weeks ago
5
C# generator creates invalid code when nullable reference type is used in director method
#3108
christophe-calmejane
opened
3 weeks ago
0
Feature request: Add lazyload shim generation support for c target.
#3107
crlf0710
opened
1 month ago
0
Fix redeclaration error in std_string_view.i for python
#3105
gzzi
closed
1 month ago
4
Cannot import name '_example' from partially initialized module 'example'
#3104
fenuks
closed
1 month ago
2
Duplicate template instantiation of 'vector< std::string >' with name 'StringList' ignored,
#3101
Loffe
opened
1 month ago
2
%interface not working with pure virtual methods
#3100
christophe-calmejane
closed
2 weeks ago
3
Request: ignore lines or includes based on regular expressions
#3099
adrien-n
closed
1 month ago
2
Incorrect redefinition warning (302) after using #undef
#3098
christophe-calmejane
closed
1 month ago
3
add std_shared_ptr.i for Go language
#3097
khalidDaoud
opened
1 month ago
1
"std_shared_ptr.i" is not found and not included in the installed lib dir.
#3096
citkane
closed
1 month ago
2
swig & go %template bug ?
#3094
brinkqiang
closed
1 month ago
2
Combination of SWIG and TCL C API
#3093
georgtree
opened
1 month ago
0
swig "Unsupported architecture" error with <openssl/safestack.h>
#3092
wangshiyang
closed
1 month ago
2
Segfault in Python Directors auto-generated C++ from not taking the Python GIL in Python 3.12+
#3091
sassy-asjp
closed
1 month ago
1
-fastdispatch changes typemap / extend functionality
#3090
larsoner
closed
1 month ago
2
Correct docs for Python abi3 mode
#3089
larsoner
opened
2 months ago
0
Error: CPP #error "Unsupported architecture". Use the -cpperraswarn option to continue swig processing
#3087
wangshiyang
closed
2 months ago
1
Segfault in Python when an object returns this and multiple Python objects wrap one C++ object
#3086
hroncok
opened
2 months ago
2
Java wrapper for std::vector hardcodes non-varargs constructor
#3085
kkofler
opened
2 months ago
1
Regression: generated Python functions return a list instead of a single value
#3084
hvbtup
closed
3 weeks ago
13
Fix "unsigned long long" being interpreted as "signed long long" in Lua
#3083
arbrauns
closed
2 months ago
0
Added std::optional support for python
#3082
synvima
opened
2 months ago
0
SWIG incorrectly treats wchar_t as a keyword in C mode
#3081
vault-thirteen
opened
2 months ago
5
Add SWIG_fail to java
#3079
mikaoura
opened
2 months ago
0
Added support for std::optional for C# language
#3078
christophe-calmejane
opened
2 months ago
7
Besoin d'aide sur la fuite de mémoire leak
#3077
karl-hue
closed
2 months ago
2
Potential memory leak in iterator generation
#3076
behrisch
closed
2 months ago
2
-Wwrite-strings warning with latest HEAD, C++ output and kwargs
#3075
rouault
closed
1 week ago
7
static constexpr auto generate error type
#3074
jackiearcobaleno
closed
2 months ago
2
Avoid warnings about using Py_TYPE from abi3audit
#3073
vadz
opened
3 months ago
6
swig generates c# bindings with dangling references in std vectors
#3072
sergeev917
opened
3 months ago
0
Comparison between info.deleteProc and SWIG_TclObjectDelete SWIG_Tcl_ConvertPtrFromString doesn't work well across modules
#3071
Borfonius
opened
3 months ago
2
Version 4.3 fails to initialize Java enums properly when unsigned ints are used in C++
#3070
markok314
closed
2 months ago
6
Python abi version mismatch ?
#3069
jschueller
opened
3 months ago
8
Test abi3
#3068
jschueller
closed
3 months ago
0
[python] Define SWIG_HEAPTYPES for limited api mode
#3067
jschueller
opened
3 months ago
15
fix: support Python 3.14
#3066
henryiii
opened
3 months ago
0
Allow recursive typedef resolution when applying typemap
#3064
marcosatti
closed
3 months ago
2
Next