Util-Linux package development
 help / color / mirror / Atom feed
* [PATCH 0/6] fix various minor issues and warnings
@ 2017-06-12  8:49 Ruediger Meier
  2017-06-12  8:49 ` [PATCH 1/6] tests: fix fincore, don't use variable COLUMNS Ruediger Meier
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Ruediger Meier @ 2017-06-12  8:49 UTC (permalink / raw)
  To: util-linux

From: Ruediger Meier <ruediger.meier@ga-group.nl>

Ruediger Meier (6):
  tests: fix fincore, don't use variable COLUMNS
  libmount: btrfs, remove unused setter functions
  hwclock: fix warning [-Winvalid-noreturn]
  misc: fix gcc-7 sprintf warnings -Wformat-overflow
  misc: fix gcc-7 snprintf warnings -Wformat-truncation
  libblkid: fix gcc-7 warning -Wint-in-bool-context

 lib/loopdev.c                    |  2 +-
 lib/sysfs.c                      |  4 ++--
 libblkid/src/devname.c           |  2 +-
 libblkid/src/superblocks/exfat.c |  4 ++--
 libmount/src/btrfs.c             |  4 ----
 login-utils/last.c               |  2 +-
 sys-utils/hwclock.c              |  2 +-
 sys-utils/hwclock.h              |  3 ++-
 tests/ts/fincore/count           | 12 ++++++------
 9 files changed, 16 insertions(+), 19 deletions(-)

-- 
2.12.3


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-06-14 11:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-12  8:49 [PATCH 0/6] fix various minor issues and warnings Ruediger Meier
2017-06-12  8:49 ` [PATCH 1/6] tests: fix fincore, don't use variable COLUMNS Ruediger Meier
2017-06-12  8:49 ` [PATCH 2/6] libmount: btrfs, remove unused setter functions Ruediger Meier
2017-06-12  8:49 ` [PATCH 3/6] hwclock: fix warning [-Winvalid-noreturn] Ruediger Meier
2017-06-12  8:49 ` [PATCH 4/6] misc: fix gcc-7 sprintf warnings -Wformat-overflow Ruediger Meier
2017-06-12  8:49 ` [PATCH 5/6] misc: fix gcc-7 snprintf warnings -Wformat-truncation Ruediger Meier
2017-06-12 19:27   ` Rüdiger Meier
2017-06-12  8:49 ` [PATCH 6/6] libblkid: fix gcc-7 warning -Wint-in-bool-context Ruediger Meier
2017-06-13 13:47 ` [PATCH 0/6] fix various minor issues and warnings Karel Zak
2017-06-13 15:18   ` Rüdiger Meier
2017-06-14 10:10     ` Karel Zak
2017-06-14 11:06       ` Ruediger Meier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox