Date: Mon, 5 Jan 2015 13:36:49 -0800 From: John-Mark Gurney <jmg@funkthat.com> To: Hans Petter Selasky <hselasky@freebsd.org> Cc: John-Mark Gurney <jmg@freebsd.org>, svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: 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... Message-ID: <20150105213649.GJ1949@funkthat.com> In-Reply-To: <20150103083313.GB16816@funkthat.com> References: <201412121956.sBCJucpj048475@svn.freebsd.org> <54A65C52.8090207@freebsd.org> <20150103083313.GB16816@funkthat.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150105213649.GJ1949>