diff options
author | Uoti Urpala <uau@mplayer2.org> | 2011-06-29 09:51:49 +0300 |
---|---|---|
committer | Uoti Urpala <uau@mplayer2.org> | 2011-06-29 09:51:49 +0300 |
commit | 9caae9b385a6de3f4dae98bebb1be64a997c1472 (patch) | |
tree | 40cc38748729fd2904a0ebe291bcca4d6915289a /configure | |
parent | 4e1e23b2e92a756151d5c919057ad2fdad8996c2 (diff) | |
download | mpv-9caae9b385a6de3f4dae98bebb1be64a997c1472.tar.bz2 mpv-9caae9b385a6de3f4dae98bebb1be64a997c1472.tar.xz |
mp_msg: change mp_dbg() to inline function to check syntax
Change mp_dbg() from a macro that is defined to empty when MP_DEBUG is
unset to an inline function that has an empty body when MP_DEBUG is
unset. This allows the syntax of the calls to be checked even when
compiling without MP_DEBUG set.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions