Proposed patch to xmms for gcc 4.1.X

Jaime Buffery nestu at lunar-linux.org
Thu Mar 29 17:04:33 CEST 2007


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)

Ciao,
Jaime


More information about the Lunar-dev mailing list