libsigrok/bindings
Daniel Elstner 000f504f24 classes.cpp: Define _XOPEN_SOURCE for isascii()
The GNU libstdc++ headers use isascii(), which is not part of any
POSIX standard. On BSD, this breaks the build. It is however part
of XOPEN, which on Linux is apparently enabled implicitly for C++.

This should fix #649.
2015-09-13 20:12:12 +02:00
..
cxx classes.cpp: Define _XOPEN_SOURCE for isascii() 2015-09-13 20:12:12 +02:00
java Rename libsigrokxx to the more common libsigrokcxx. 2015-01-17 18:52:43 +01:00
python python: Fix the build for Python >= 3. 2015-08-31 21:08:08 +02:00
swig log: Remove sr_log_logdomain_{get,set} from the API 2015-09-13 12:08:54 +02:00