mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 01:20:42 -05:00
8955f159ff
Graphene uses C99 and includes stdbool.h, which adds a new 'bool' type. Clutter has an a11y test that names a variable as 'bool' too, and they do not play well together. Rename this variable to boolean. https://gitlab.gnome.org/GNOME/mutter/merge_requests/458 |
||
---|---|---|
.. | ||
clutter | ||
tests | ||
.gitignore | ||
meson.build |