]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make kdump compile cleanly at WARNS level 6, with one exception: the
authordes <des@FreeBSD.org>
Wed, 12 Oct 2011 21:45:12 +0000 (21:45 +0000)
committerdes <des@FreeBSD.org>
Wed, 12 Oct 2011 21:45:12 +0000 (21:45 +0000)
commit47b4a2d1c7218edd050ae6fb94b1ad7ac31651b4
tree86652f3659e8237a0b70a537367850606fc00d80
parent34a6f5eeda339ce783e78f3d1561298ea4c1ccb0
Make kdump compile cleanly at WARNS level 6, with one exception: the
ipfilter headers contain a duplicated function declaration.  Turn off
-Werror to allow kdump to compile in spite of this.

It would be neat to be able to turn off -Werror on a file-by-file basis...

PR: bin/161478
Submitted by: Garrett Cooper <yanegomi@gmail.com>
usr.bin/kdump/Makefile
usr.bin/kdump/kdump.c
usr.bin/kdump/mkioctls