Page MenuHomeFreeBSD

ping6: Raise WARNS level to 6
ClosedPublic

Authored by jansucan on Aug 14 2019, 7:09 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 4, 3:26 AM
Unknown Object (File)
Fri, Aug 1, 5:16 AM
Unknown Object (File)
Sun, Jul 20, 9:39 AM
Unknown Object (File)
Jul 7 2025, 2:13 PM
Unknown Object (File)
Jul 6 2025, 3:26 AM
Unknown Object (File)
Jul 5 2025, 1:27 AM
Unknown Object (File)
Jul 5 2025, 1:13 AM
Unknown Object (File)
Jul 3 2025, 10:59 PM
Subscribers

Details

Summary

Raise WARNS level to 6

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

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25867
Build 24438: arc lint + arc unit

Event Timeline

asomers requested changes to this revision.Aug 17 2019, 2:52 PM
asomers added inline comments.
sbin/ping6/Makefile
10

6 is the default, so you can simply remove this line.

This revision now requires changes to proceed.Aug 17 2019, 2:52 PM

Remove WARNS. 6 is the default level.

sbin/ping6/Makefile
10

Fixed.

This revision is now accepted and ready to land.Aug 17 2019, 5:20 PM
This revision was automatically updated to reflect the committed changes.