mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 08:00: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 |
||
---|---|---|
.. | ||
.gitignore | ||
cally-atkcomponent-example.c | ||
cally-atkeditabletext-example.c | ||
cally-atkevents-example.c | ||
cally-atktext-example.c | ||
cally-clone-example.c | ||
cally-examples-util.c | ||
cally-examples-util.h | ||
meson.build |