Page MenuHomeFreeBSD

ping: raise WARNS level to 6
ClosedPublic

Authored by jansucan on Aug 24 2019, 1:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 25, 11:23 PM
Unknown Object (File)
Sat, May 18, 2:57 PM
Unknown Object (File)
Apr 16 2024, 7:04 PM
Unknown Object (File)
Feb 21 2024, 5:28 AM
Unknown Object (File)
Feb 8 2024, 11:52 AM
Unknown Object (File)
Dec 20 2023, 5:03 AM
Unknown Object (File)
Dec 17 2023, 9:15 AM
Unknown Object (File)
Oct 28 2023, 8:46 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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 26073
Build 24613: arc lint + arc unit

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.