Page MenuHomeFreeBSD

ping: raise WARNS level to 6
ClosedPublic

Authored by jansucan on Aug 24 2019, 1:07 PM.
Tags
None
Referenced Files
F135414533: D21405.id61221.diff
Sun, Nov 9, 3:59 PM
F135400348: D21405.id.diff
Sun, Nov 9, 12:40 PM
F135399220: D21405.id61358.diff
Sun, Nov 9, 12:21 PM
Unknown Object (File)
Sat, Nov 8, 11:46 PM
Unknown Object (File)
Sat, Nov 8, 10:44 PM
Unknown Object (File)
Thu, Nov 6, 2:36 AM
Unknown Object (File)
Wed, Nov 5, 1:34 AM
Unknown Object (File)
Sun, Oct 26, 9:38 AM
Subscribers

Details

Summary

Raise WARNS level to 6

Submitted by: Ján Sučan <sucanjan@gmail.com>
Sponsored by: Google LLC (Google Summer of Code 2019)

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

The build fails on sparc64 and powerpcspe with this error. Weirdly, it passed on powerpc and powerpc64; I don't know why:

/home/asomers/freebsd/base/head/sbin/ping/ping.c: In function 'main':
/home/asomers/freebsd/base/head/sbin/ping/ping.c:923: warning: cast increases required alignment of target type
This revision is now accepted and ready to land.Aug 27 2019, 3:33 PM
This revision was automatically updated to reflect the committed changes.