summaryrefslogtreecommitdiff
path: root/sys/dev/std
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2003-10-26 19:24:06 +0000
committerchristos <christos@NetBSD.org>2003-10-26 19:24:06 +0000
commit97ded127c62f95b68e46966507baa15ffc38563d (patch)
treeecc1026322a72f22761f538f6e1034b62c5a7cbb /sys/dev/std
parent105af83a85d048ca80cec7e94a70f409db1bfabb (diff)
Delete -Wno-uninitialized. Tested on sparc64 and i386. Rationale:
Gcc-3.3 produces valid warnings in most cases and uncovers bugs. In the cases where a variable is known to be initialized, we initialize it and add: /* XXX: gcc */. If a $MACHINE_ARCH's compiler is busted, it can add -Wno-uninitialized in the MD Makefile.
Diffstat (limited to 'sys/dev/std')
0 files changed, 0 insertions, 0 deletions