[gimp] build/buildbot: Suppress pygimp gimp_drawable_transform_* warnings



commit 08a3a1dca7fd2dcff308747b65b904dba0593d80
Author: Martin Nordholts <martinn src gnome org>
Date:   Wed Oct 6 20:04:37 2010 +0200

    build/buildbot: Suppress pygimp gimp_drawable_transform_* warnings

 build/buildbot/suppressed-warnings.txt |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/build/buildbot/suppressed-warnings.txt b/build/buildbot/suppressed-warnings.txt
index 2e50d7b..f4a2e82 100644
--- a/build/buildbot/suppressed-warnings.txt
+++ b/build/buildbot/suppressed-warnings.txt
@@ -36,3 +36,6 @@
 
 # Tons of deprecation warnings, hopefully we never have to fix these...
 :    .*file-.*: warning: .* is deprecated \(declared at .*/png.h:.*\)$
+
+# Temporary suppression until Bug 631543 is fixed
+.*plug-ins/pygimp/pygimp-drawable.c:.*: warning: implicit declaration of function .*gimp_drawable_transform_.*



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