[gimp] build/buildbot: Suppress png.h deprecation warnings fixup...



commit cacfc0181c88d2c30791260890df052106d0a12f
Author: Martin Nordholts <martinn src gnome org>
Date:   Mon Oct 4 22:57:32 2010 +0200

    build/buildbot: Suppress png.h deprecation warnings fixup...

 build/buildbot/suppressed-warnings.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/buildbot/suppressed-warnings.txt b/build/buildbot/suppressed-warnings.txt
index a2fcddd..326ee9f 100644
--- a/build/buildbot/suppressed-warnings.txt
+++ b/build/buildbot/suppressed-warnings.txt
@@ -35,4 +35,4 @@
 :    .*config.h:.*:1: warning: this is the location of the previous definition$
 
 # Tons of deprecation warnings, hopefully we never have to fix these...
-:    .*file-.*: warning: .* is deprecated (declared at .*png.h::*)
+:    .*file-.*: warning: .* is deprecated (declared at .*/png.h:.*)$



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]