Found mutable global variables with $ grep -P '^static (?!const).*[=;]' -- compositor libweston shared Mutable global or static variables make it harder to run several compositor instances in the same process. That is what the test suite would probably need to do to test wayland-backend. This one variable does not need to be mutable. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>dev
parent
43141231a0
commit
8285005744
Loading…
Reference in new issue