weston/libweston/backend-wayland
Loïc Molinari d1ee47361c helpers: Add FALLTHROUGH macro
Use gcc and clang's 'fallthrough' attribute instead of a comment to
fall through switch statements. This allows to request fall through
inside a block and prevents issues with preprocessed files.

Signed-off-by: Loïc Molinari <loic.molinari@collabora.com>
2024-07-04 14:15:04 +00:00
..
meson.build meson: Add missing dependencies on egl 2024-03-18 10:27:40 -05:00
wayland.c helpers: Add FALLTHROUGH macro 2024-07-04 14:15:04 +00:00