build/buildbot: Suppress pygimp gimp_drawable_transform_* warnings

This commit is contained in:
Martin Nordholts 2010-10-06 20:04:37 +02:00
parent 4a32f3e500
commit 08a3a1dca7
1 changed files with 3 additions and 0 deletions

View File

@ -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_.*