pkgsrc-Bugs archive

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

Re: pkg/47932



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

From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: pkg/47932
Date: Tue, 18 Jun 2013 21:38:28 +0900

 BTW, gcc still prints warnings about the pragmas, at least on NetBSD/arm 6.1.
 (though some other glibc sources seem to have the similar problem)
 
 ---
   CC   libglib_2_0_la-gfileutils.lo
 gfileutils.c:1012:9: warning: expected [error|warning|ignored] after '#pragma 
GCC diagnostic'
 gfileutils.c:1029:9: warning: expected [error|warning|ignored] after '#pragma 
GCC diagnostic'
  :
 ---
 
 #pragma GCC diagnostic push / pop won't work on gcc-4.5.x?
 
 ---
 Izumi Tsutsui
 


Home | Main Index | Thread Index | Old Index