git: Add -Wold-style-declaration to the kernel's warning flags.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Dec 10 05:47:27 PST 2011


commit be203f75bc94613690714657058b02e748a41a65
Author: Sascha Wildner <saw at online.de>
Date:   Sat Dec 10 14:45:37 2011 +0100

    Add -Wold-style-declaration to the kernel's warning flags.
    
    While here, clean up the comments a bit. -Wextra cleanness is not
    something we're aiming for. What we want are warnings that help
    catching bugs and/or keeping the code nice, but at the same time
    don't get on anyone's nerves.

Summary of changes:
 sys/conf/bsd.kern.mk |   17 +++++------------
 1 files changed, 5 insertions(+), 12 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/be203f75bc94613690714657058b02e748a41a65


-- 
DragonFly BSD source repository





More information about the Commits mailing list