[yocto] [psplash][PATCH 0/5] fix -Wextra GCC warnings
Richard Leitner
richard.leitner at skidata.com
Thu Apr 14 03:58:32 PDT 2016
This series adds the -Wextra GCC flag and fixes the found warnings.
Richard Leitner (5):
configure: add -Wextra GCC flag
psplash-fb: fix sign-compare warning
psplash-fb: remove unused parameter from psplash_fb_text_size
psplash: remove unused parameter length from parse_command
psplash: fix remaining unused-parameter warnings
configure.ac | 2 +-
psplash-console.c | 2 +-
psplash-fb.c | 5 ++---
psplash-fb.h | 3 +--
psplash.c | 10 +++++-----
psplash.h | 6 ++++++
6 files changed, 16 insertions(+), 12 deletions(-)
--
2.1.4
More information about the yocto
mailing list