widget: Only print allocation warnings with --enable-debug
authorTimm Bäder <mail@baedert.org>
Sat, 17 Mar 2018 12:14:25 +0000 (13:14 +0100)
committerSimon McVittie <smcv@debian.org>
Thu, 22 Mar 2018 10:15:24 +0000 (10:15 +0000)
commit8d6989d24aa9995ce76da4f64ff9a13a6143b08f
tree8979244b03b09879bfa741e1e65d6bc45d0ba9a4
parent0a4661e35cbdd54b8a0c2174bbac6d3404484a09
widget: Only print allocation warnings with --enable-debug

i.e. if G_ENABLE_CONSISTENCY_CHECKS is defined. This makes sense,
considering that this warning is about consistency of internal widget
state.

Origin: upstream, 3.22.30, commit:eb01ba8573bec47e02c8fc4eaf10e2f7cff522dd

Gbp-Pq: Name 0012-widget-Only-print-allocation-warnings-with-enable-de.patch
gtk/gtkwidget.c