]> Pileus Git - ~andy/gtk/commit
Fixed push/pop_recursion_check() to not fire warnings for expected code.
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 23 Oct 2010 11:03:41 +0000 (20:03 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 23 Oct 2010 11:03:41 +0000 (20:03 +0900)
commited63ae2bd36fe414de4cbeb3a3bd4f3fa7e85d3d
tree88787349048b8c62b0c6526b76cfb3078223e912
parent0dd5eb4b61bc1cc6715300da8457bd3cff077d39
Fixed push/pop_recursion_check() to not fire warnings for expected code.

I.e. Since we are now calling get_preferred_width() to ensure a good 'for_size'
for get_height_for_width() we need to avoid warning about this internal expected
recursion.
gtk/gtksizerequest.c