libsigrok/bindings
Daniel Elstner 4c9208a799 SWIG: Hack around SWIG segfault on private destructors
Apparently this problem has been fixed in SWIG 3.0.6. However,
until we can require that version, define "private" as "protected"
when running the SWIG parser.
2015-10-26 06:45:56 +01:00
..
cxx C++: Make value get accessors const 2015-10-26 06:45:56 +01:00
java java: Don't use SWIG attribute mechanism. 2015-10-24 22:12:41 +02:00
python SWIG: Hack around SWIG segfault on private destructors 2015-10-26 06:45:56 +01:00
swig java: Don't use SWIG attribute mechanism. 2015-10-24 22:12:41 +02:00