libsigrok/bindings
Daniel Elstner bf03d63565 C++: Use C++98 syntax for default arguments to appease SWIG
Looks like SWIG silently ignores default arguments specified via
aggregate initialization. This is rather unfortunate, especially
if the argument types are complex.
2015-10-26 06:45:56 +01:00
..
cxx C++: Use C++98 syntax for default arguments to appease SWIG 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