DragonFly BSD
DragonFly commits List (threaded) for 2011-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 10 Dec 2011 05:46:10 -0800 (PST)

commit be203f75bc94613690714657058b02e748a41a65
Author: Sascha Wildner <saw@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]