]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r294128:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 19 Jan 2016 01:41:19 +0000 (01:41 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 19 Jan 2016 01:41:19 +0000 (01:41 +0000)
commit8265a26d7990cf6f9967bc9491e8aa31baf98309
treed637612f2fbbceaf13f77703ba46f641097eba7e
parentcf7774dcd5a536b28a635f6affb680eaffdc12c2
MFC r294128:

Fix -Wunused warning with clang/gcc

- Get rid of unused argc/argv variables in main
- Bump WARNS to 6

git-svn-id: svn://svn.freebsd.org/base/stable/10@294305 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
tools/regression/sockets/unix_gc/Makefile
tools/regression/sockets/unix_gc/unix_gc.c