Proposed patch to xmms for gcc 4.1.X

Kok, Auke sofar at foo-projects.org
Thu Mar 29 17:33:15 CEST 2007


Jaime Buffery wrote:
> Hola, amigos
> 
> This diff works my end (gcc 4.1.2):
> 
> <paste>
> diff -ur xmms-1.2.10/General/ir/ir.h xmms-1.2.10-f/General/ir/ir.h
> --- xmms-1.2.10/General/ir/ir.h 2001-03-05 14:17:44.000000000 +0100
> +++ xmms-1.2.10-f/General/ir/ir.h       2006-10-12 15:20:00.000000000 +0200
> @@ -49,8 +49,6 @@
>  }
>  irConfig;
> 
> -extern pthread_t irapp_thread;
> -extern gboolean keepGoing;
>  extern irConfig ircfg;
>  extern gboolean irconf_is_going;
> </paste>
> 
> It compiles fine. I don't have gcc 3.4 to test, so if necessary and if 
> someone can, can you please do so?. 
> 
> If not needed, I request permission to push it to moonbase (better tested
> by others first too with gcc 4.1.X, of course)

didn't know it broke on gcc4? what happens if you turn of -Wunused ?

also, audacious is a complete replacement of xmms, please use that instead :)

Auke


More information about the Lunar-dev mailing list