util-linux/libblkid
Karel Zak 81826929eb libblkid: fix compiler warning [-Wsign-compare]
libblkid/src/superblocks/exfat.c: In function ‘probe_exfat’:
./include/c.h:133:17: warning: comparison of distinct pointer types lacks a cast
libblkid/src/superblocks/exfat.c:129:5: note: in expansion of macro ‘min’
./include/c.h:134:8: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]

Signed-off-by: Karel Zak <kzak@redhat.com>
2020-02-25 12:06:06 +01:00
..
docs docs: update year in libs docs 2020-01-06 12:59:45 +01:00
samples build-sys: fix library order when linking 2017-06-01 03:16:48 +02:00
src libblkid: fix compiler warning [-Wsign-compare] 2020-02-25 12:06:06 +01:00
COPYING docs: use SPDX license names 2018-08-16 14:47:21 +02:00
Makemodule.am build-sys: remove redundant EXTRA_DIST files 2018-01-22 11:16:49 +01:00
blkid.pc.in libblkid: remove dependence on libuuid 2019-01-22 12:33:19 +01:00
libblkid.3 man pages: Add a comma after "e.g." and "i.e." 2019-12-17 12:32:43 +01:00