git: DragonFly_RELEASE_3_2 Move gcc47's -Wunused-but-set-{parameter, variable} to WARNS >= 4.
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Oct 19 08:51:07 PDT 2012
commit 50938789ed7a88f24c08789d07be63fb198c89b3
Author: Sascha Wildner <saw at online.de>
Date: Fri Oct 19 10:43:55 2012 +0200
Move gcc47's -Wunused-but-set-{parameter,variable} to WARNS >= 4.
It's not really important stuff that they uncover.
Also, -Wunused-parameter is added at >= 4 too.
Summary of changes:
share/mk/bsd.sys.mk | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/50938789ed7a88f24c08789d07be63fb198c89b3
--
DragonFly BSD source repository
More information about the Commits
mailing list