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)
Thu, Apr 16, 9:43 PM
Unknown Object (File)
Sun, Apr 12, 12:17 PM
Unknown Object (File)
Tue, Mar 31, 4:38 PM
Unknown Object (File)
Mon, Mar 30, 10:47 PM
Unknown Object (File)
Thu, Mar 19, 12:39 PM
Unknown Object (File)
Mar 19 2026, 10:39 AM
Unknown Object (File)
Mar 13 2026, 5:45 PM
Unknown Object (File)
Mar 13 2026, 5:38 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

asomers requested changes to this revision.Aug 17 2019, 2:52 PM
asomers added inline comments.
sbin/ping6/Makefile
10 ↗(On Diff #60775)

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 ↗(On Diff #60775)

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.