diff options
author | Florian Müllner <fmuellner@gnome.org> | 2019-01-24 23:09:15 +0100 |
---|---|---|
committer | Florian Müllner <fmuellner@gnome.org> | 2019-01-25 09:43:06 +0100 |
commit | de41f3ea28021d5dbc4d09ee33b8e8acabd37819 (patch) | |
tree | 2a7b670f1161e036fbdbafaa144f00d85e4c57b3 /src/compositor/meta-surface-actor.c | |
parent | 5c3ec27b4b4b13191edf92f8bcea3d8ac98c49e8 (diff) | |
download | mutter-de41f3ea28021d5dbc4d09ee33b8e8acabd37819.tar.gz |
clutter: Fix builds with G_DISABLE_ASSERT
Commit 25f416c13db added additional compilation warnings, including
-Werror=return-type. There are several places where this results
in build failures if `g_assert_not_reached()` is disabled at compile
time and the compiler misses a return value.
https://gitlab.gnome.org/GNOME/mutter/issues/447
Diffstat (limited to 'src/compositor/meta-surface-actor.c')
0 files changed, 0 insertions, 0 deletions