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)
Tue, May 28, 8:22 PM
Unknown Object (File)
Tue, May 28, 7:30 PM
Unknown Object (File)
Thu, May 16, 6:57 PM
Unknown Object (File)
Thu, May 16, 4:24 PM
Unknown Object (File)
Thu, May 16, 5:26 AM
Unknown Object (File)
Sun, May 12, 7:36 AM
Unknown Object (File)
Sun, May 12, 7:35 AM
Unknown Object (File)
Wed, May 8, 8:42 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 25934
Build 24496: 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.