Compilation fails in music.c file
Brought to you by:
kirkbarnes,
krigssvin
Here is the output I get when doing python waf:
../client/music.c:316:25: error: static declaration of ‘Gen_OpenAny’ follows non-static declaration
static Gen_Interface_t *Gen_OpenAny (const char *name, soundparams_t *sp) {
^
In file included from ../client/music.c:6:0:
../client/music.h:36:18: note: previous declaration of ‘Gen_OpenAny’ was here
Gen_Interface_t *Gen_OpenAny (const char *name, soundparams_t *sp);
Ubuntu 16.04
Python 2.7.12
gcc (Ubuntu 5.4.0-6ubuntu1~16.04.5) 5.4.0 20160609
Anonymous
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
rev 997
try newest rev1007