Page MenuHomeFreeBSD

ping: raise WARNS level to 6
ClosedPublic

Authored by jansucan on Aug 24 2019, 1:07 PM.
Tags
None
Referenced Files
F111947307: D21405.diff
Mon, Mar 10, 4:22 PM
Unknown Object (File)
Jan 25 2025, 7:32 PM
Unknown Object (File)
Jan 24 2025, 5:14 PM
Unknown Object (File)
Jan 18 2025, 10:17 PM
Unknown Object (File)
Jan 13 2025, 10:22 AM
Unknown Object (File)
Jan 11 2025, 5:04 PM
Unknown Object (File)
Dec 30 2024, 6:17 PM
Unknown Object (File)
Dec 19 2024, 9:55 PM
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.