1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-19 05:15:12 +00:00
mpv/waftools/detections
Niklas Haas 5b5db336e9 build: silence -Wunused-result
For clang, it's enough to just put (void) around usages we are
intentionally ignoring the result of.

Since GCC does not seem to want to respect this decision, we are forced
to disable the warning globally.
2016-06-07 14:12:33 +02:00
..
__init__.py
compiler.py build: silence -Wunused-result 2016-06-07 14:12:33 +02:00
devices.py build: set default cdrom and dvd devices on linux 2014-06-30 23:19:53 +02:00