Page MenuHomeFreeBSD

ping6: Raise WARNS level to 6
ClosedPublic

Authored by jansucan on Aug 14 2019, 7:09 AM.
Tags
None
Referenced Files
F103236401: D21260.id60949.diff
Fri, Nov 22, 12:26 PM
F103236305: D21260.id.diff
Fri, Nov 22, 12:24 PM
F103236296: D21260.id60775.diff
Fri, Nov 22, 12:24 PM
F103236282: D21260.id60944.diff
Fri, Nov 22, 12:24 PM
F103234715: D21260.diff
Fri, Nov 22, 12:04 PM
Unknown Object (File)
Thu, Nov 21, 4:30 PM
Unknown Object (File)
Mon, Nov 18, 9:01 PM
Unknown Object (File)
Wed, Nov 13, 8:29 AM
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.