• Max Kellermann's avatar
    enable -Wpointer-arith, -Wstrict-prototypes · a383f451
    Max Kellermann authored
    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.
    a383f451
Name
Last commit
Last update
..
audioOutput_alsa.c Loading commit data...
audioOutput_ao.c Loading commit data...
audioOutput_fifo.c Loading commit data...
audioOutput_jack.c Loading commit data...
audioOutput_mvp.c Loading commit data...
audioOutput_null.c Loading commit data...
audioOutput_oss.c Loading commit data...
audioOutput_osx.c Loading commit data...
audioOutput_pulse.c Loading commit data...
audioOutput_shout.c Loading commit data...