[PATCH weston v2 0/8] Warnings silencing
Quentin Glidic
sardemff7+wayland at sardemff7.net
Sun Jul 10 09:00:49 UTC 2016
From: Quentin Glidic <sardemff7+git at sardemff7.net>
Here are a few warning I found by testing GCC 5.3, 6.1 and Clang 3.8,
with -Og and -O3.
Quentin Glidic (8):
gl-renderer: Silence maybe-uninitialized warning
shared/image: Silence maybe-uninitialized warning
terminal: Silence maybe-uninitialized warning
libweston: Silence tautological-compare warning
libweston/launcher-weston-launch: Silence unused-function warning
share/cairo-util: Use wl_pointer_button_state enum directly
zunitc/junit-reporter: Silence pointer-sign warning
terminal: Silence maybe-uninitialized warning
clients/terminal.c | 3 ++-
libweston/compositor-wayland.c | 9 ++-------
libweston/compositor.c | 2 +-
libweston/gl-renderer.c | 2 +-
libweston/launcher-weston-launch.c | 17 +----------------
shared/cairo-util.h | 10 +++-------
shared/frame.c | 12 ++++++------
shared/image-loader.c | 3 +--
tools/zunitc/src/zuc_junit_reporter.c | 8 +++++++-
xwayland/window-manager.c | 5 +++--
10 files changed, 27 insertions(+), 44 deletions(-)
--
2.9.0
More information about the wayland-devel
mailing list