Source-Changes archive

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

Re: CVS commit: src/sys/ufs/lfs



Jed Davis wrote:

> If a value is potentially used uninitialized, GCC should be able to
> catch that, given the right flags.  Are we not doing that here?

"should" is the operative word here.  GCC's uninitialised variable
detection isn't perfect, and even gives different results depending
on the target architecture.

Simon.
--
Simon Burge                            <simonb%wasabisystems.com@localhost>
NetBSD Support and Service:         http://www.wasabisystems.com/



Home | Main Index | Thread Index | Old Index