summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorian <ian@FreeBSD.org>2015-01-04 20:08:24 +0000
committerian <ian@FreeBSD.org>2015-01-04 20:08:24 +0000
commit565507a6366963330d648a893a7a2380a2452fd6 (patch)
treecb6ca78dcf29ab1054435c822941b050015f51a4 /sbin
parent7646916ff089c355a68002d03e370cbee7257a36 (diff)
downloadFreeBSD-src-565507a6366963330d648a893a7a2380a2452fd6.zip
FreeBSD-src-565507a6366963330d648a893a7a2380a2452fd6.tar.gz
Eliminate uninitialized variable warnings in kernel and module builds when
building with gcc 4.2 This has been requested several times over the past few months by several people (including me), because gcc 4.2 just gets it wrong too often. It's causing us to litter the code with lots of bogus initializers just to squelch the warnings. We still have clang and coverity telling us about uninitialized variables, and they do so more accurately.
Diffstat (limited to 'sbin')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud