libsigrok/bindings
Daniel Elstner c6e18e007a SWIG: Define "noexcept" empty to work around SWIG bug
The SWIG 2.0.12 on my system bails out with a syntax error on the
"noexcept" keyword in C++11 code. Define "noexcept" to nothing (for
the SWIG parser only) to work around this problem.
2015-10-26 06:45:56 +01:00
..
cxx C++: Make most constructors explicit 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: Define "noexcept" empty to work around SWIG bug 2015-10-26 06:45:56 +01:00
swig java: Don't use SWIG attribute mechanism. 2015-10-24 22:12:41 +02:00