svn commit: r275732 - in head: etc/mtree share/man/man4 share/man/man7 share/man/man9 sys/conf sys/crypto/aesni sys/crypto/via sys/geom/eli sys/libkern sys/mips/rmi/dev/sec sys/modules/aesni sys/mo...

John-Mark Gurney jmg at funkthat.com
Mon Jan 5 21:36:55 UTC 2015


John-Mark Gurney wrote this message on Sat, Jan 03, 2015 at 00:33 -0800:
> We really should look at turning of gcc's uninitialized var warning
> now that it doesn't do a good job...  We are now just poluting our code
> base w/ bad initalizations that could turn into bugs in the future when
> someone adds a new code path that doesn't initalize the variable and
> gets the bogus initalization...

As Ian has turned this off, I don't plan to fix this... Let me know
if this is still an issue, and we can look at other methods of fixing
this..

Thanks.

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."


More information about the svn-src-all mailing list