mirror of
https://github.com/mpv-player/mpv
synced 2025-01-30 19:52:14 +00:00
0b127312be
../misc/linked_list.h:71:34: warning: the address of ‘e6’ will always evaluate as ‘true’ [-Waddress] No shit, e6 is on the stack. But the macro argument is also allowed to be NULL. Add some dumb nonsense to shut up the useless warning. (It's probably useful in other contexts though, so don't disable it completely.) |
||
---|---|---|
.. | ||
chmap_sel.c | ||
chmap.c | ||
gl_video.c | ||
json.c | ||
linked_list.c | ||
test_helpers.h |