mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 13:24:09 +00:00
![Georges Basile Stavracas Neto](/assets/img/avatar_default.png)
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