-
Max Kellermann authored
print_playlist_result() had an assert(0) at the end, in case there was an invalid result value. With NDEBUG, this resulted in a function not returning a value - add a dummy "return -1" at the end to keep gcc quiet.
bd81fd8b
print_playlist_result() had an assert(0) at the end, in case there was an invalid result value. With NDEBUG, this resulted in a function not returning a value - add a dummy "return -1" at the end to keep gcc quiet.
Name |
Last commit
|
Last update |
---|---|---|
bs | Loading commit data... | |
doc | Loading commit data... | |
m4 | Loading commit data... | |
scripts | Loading commit data... | |
src | Loading commit data... | |
AUTHORS | Loading commit data... | |
COPYING | Loading commit data... | |
ChangeLog | Loading commit data... | |
INSTALL | Loading commit data... | |
Makefile.am | Loading commit data... | |
README | Loading commit data... | |
TODO | Loading commit data... | |
UPGRADING | Loading commit data... | |
autogen.sh | Loading commit data... | |
build.mk | Loading commit data... | |
configure.ac | Loading commit data... |