mirror of https://github.com/GNOME/gimp.git
build: Update buildbot/suppressed-warnings.txt
This commit is contained in:
parent
529559407e
commit
92b1d80e0c
|
@ -12,6 +12,7 @@
|
|||
|
||||
# This will die in GIMP 3.0, don't bother fixing...
|
||||
: .*gimp-composite-.* warning: function declaration isn.*t a prototype.*
|
||||
: .*gimp-composite-.* warning: unused variable .*
|
||||
: .*gimpcpuaccel.c:182: warning: dereferencing type-punned pointer will break strict-aliasing rules.*
|
||||
|
||||
# Well-known harmless warnings
|
||||
|
@ -20,3 +21,4 @@
|
|||
|
||||
# Who cares
|
||||
: .*gimp.desktop: warning: value .* contains .* more than once.*
|
||||
: ^libtool: install: warning:.*
|
||||
|
|
Loading…
Reference in New Issue