Preparing for the next release: call for testing

Dmitry V. Levin ldv at altlinux.org
Tue Mar 3 18:01:58 UTC 2015


On Tue, Mar 03, 2015 at 12:47:19PM -0500, Mike Frysinger wrote:
> build warnings:
> there's still random -Wsign-compare warnings, but i guess we don't care
> about those

There are exactly 3 different -Wsign-compare warning messages:
socketutils.c:145: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
netlink_inet_diag.c:67: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
netlink_unix_diag.c:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]

The only way to fix them is to fix NLMSG_OK macro defined
in <linux/netlink.h>.


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20150303/2019ed34/attachment.bin>


More information about the Strace-devel mailing list