diff options
author | Max Kellermann <max@duempel.org> | 2008-08-26 08:27:02 +0200 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2008-08-30 17:38:50 -0700 |
commit | ac5ec35a6e222f635912f6a7eaf3c036c71367b6 (patch) | |
tree | cb6d1ec7b4b5d165b61da5b27e717c52b1b3f5c6 /src/inputPlugins/mod_plugin.c | |
parent | 2147b207c03891bd657043766444006dce513a93 (diff) | |
download | mpd-ac5ec35a6e222f635912f6a7eaf3c036c71367b6.tar.gz mpd-ac5ec35a6e222f635912f6a7eaf3c036c71367b6.tar.xz mpd-ac5ec35a6e222f635912f6a7eaf3c036c71367b6.zip |
enable -Wpointer-arith, -Wstrict-prototypes
Also enable -Wunused-parameter - this forces us to add the gcc
"unused" attribute to a lot of parameters (mostly library callback
functions), but it's worth it during code refactorizations.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions