[systemd-devel] [PATCH 0/5] Fix compiler warnings
philippedeswert at gmail.com
philippedeswert at gmail.com
Thu Oct 16 14:43:48 PDT 2014
From: Philippe De Swert <philippedeswert at gmail.com>
This patchset silences a number of compiler warnings.
Most of them are more of a cosmetic nature, but can be
useful anyway ;)
Philippe De Swert (5):
journal : fix uninitialized var in coredump
libsystemd:terminal :fix uninitialized warning
resolve: Remove implicit declaration
shared:util : Remove shadow compile warning
test-strv : Fix shadowing compilation warning
src/journal/coredump.c | 2 +-
src/libsystemd-terminal/grdev-drm.c | 2 +-
src/resolve/resolved.c | 1 +
src/shared/util.c | 8 ++++----
src/test/test-strv.c | 8 ++++----
5 files changed, 11 insertions(+), 10 deletions(-)
--
1.8.3.2
More information about the systemd-devel
mailing list