summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2018-01-17 12:10:41 +0100
committerKevin Mitchell <kevmitch@gmail.com>2018-01-18 00:25:00 -0800
commitda662ef182a5f62ec0c75aa43cbd94d5647add2a (patch)
treee6b81509cdbdb2a1363637d6bc36501338a11df1 /DOCS/man/input.rst
parent4f49334318179201e56b62e065d39b7e38485fab (diff)
downloadmpv-da662ef182a5f62ec0c75aa43cbd94d5647add2a.tar.bz2
mpv-da662ef182a5f62ec0c75aa43cbd94d5647add2a.tar.xz
Fix undefined preprocessor behavior
This commit eliminates the following clang warning: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] Going by the clang commit message, this seems to be explicitly specified as UB by the standard, and they added this warning because MSVC apparently results in different behavior. Whatever, we can just avoid the warning with some small changes.
Diffstat (limited to 'DOCS/man/input.rst')
0 files changed, 0 insertions, 0 deletions