pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/35948: audio/xmms gcc4.1.2 solaris



The following reply was made to PR pkg/35948; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/35948: audio/xmms gcc4.1.2 solaris
Date: Thu, 8 Mar 2007 15:20:51 +0100

 On Thu, Mar 08, 2007 at 10:10:03AM +0000, Gilles Dauphin wrote:
 >  --- Output/solaris/Sun.c.orig   Fri Apr 27 00:31:34 2001
 >  +++ Output/solaris/Sun.c        Thu Mar  8 11:02:39 2007
 >  @@ -5,7 +5,7 @@
 >   #include "config.h"
 >   #include "xmms/i18n.h"
 >   
 >  -static OutputPlugin op =
 >  +OutputPlugin op =
 >   {
 >          NULL,
 >          NULL,
 >          
 >  
 
 Is op used anywhere else? It shouldn't have compiled otherwise before,
 so the forward declarion in the header could be wrong and useless as
 well.
 
 Joerg
 



Home | Main Index | Thread Index | Old Index