mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
8afae2ebaf
This fixes a warning/error: In function 'parse_settings', inlined from 'read_settings' at ../clutter/clutter/x11/xsettings/xsettings-client.c:398:25: ../clutter/clutter/x11/xsettings/xsettings-client.c:202:13: error: 'buffer.byte_order' may be used uninitialized [-Werror=maybe-uninitialized] 202 | if (buffer.byte_order != MSBFirst && | ~~~~~~^~~~~~~~~~~ This is needed to bump the CI image from F33 to F34, which includes a upgraded compiler. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1865> |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |