[gimp] build: Update buildbot/suppressed-warnings.txt for scheme.c



commit 5f16d2ccc34bc67f88747a98618e198960188048
Author: Martin Nordholts <martinn src gnome org>
Date:   Tue Feb 8 08:15:18 2011 +0100

    build: Update buildbot/suppressed-warnings.txt for scheme.c

 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 471ba4b..8a3bd87 100644
--- a/build/buildbot/suppressed-warnings.txt
+++ b/build/buildbot/suppressed-warnings.txt
@@ -35,3 +35,6 @@
 
 # Tons of deprecation warnings, hopefully we never have to fix these...
 :    .*file-.*: warning: .* is deprecated \(declared at .*/png.h:.*\)$
+
+# Don't care about some warnings that come from upstream tinyscheme code
+:    .*plug-ins/script-fu/tinyscheme/scheme.c:.*: warning: ISO C90 forbids mixed declarations and code$



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