NetBSD-Bugs archive

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

Re: xsrc/48128 (icewm build broken on 6.99.23)



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

From: Alan Barrett <apb%cequrux.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: xsrc/48128 (icewm build broken on 6.99.23)
Date: Sun, 18 Aug 2013 20:14:22 +0200

 icewm-1.2.35/src/base.h contains:
 
    #define deprecated __attribute__((deprecated))
 
 I bet that interacts badly with the use of 'deprecated'
 in /usr/X11R7/include/X11/Xfuncproto.h:
 
    # define _X_DEPRECATED  __attribute__((deprecated))
 
 --apb (Alan Barrett)
 


Home | Main Index | Thread Index | Old Index