libsigrok/bindings
Martin Ling e66728886f python: Prevent warning about deprecated NumPy API.
Without this we get:

/usr/include/python2.7/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning
"Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API
NPY_1_7_API_VERSION" [-Wcpp]

As far as I'm aware we're not using any deprecated NumPy C API features.

This fixes part of bug #417.
2015-10-20 21:12:29 +01:00
..
cxx session: Make event source injection API private 2015-10-17 17:40:42 +02:00
java session: Make event source injection API private 2015-10-17 17:40:42 +02:00
python python: Prevent warning about deprecated NumPy API. 2015-10-20 21:12:29 +01:00
swig session: Make event source injection API private 2015-10-17 17:40:42 +02:00