Date: Fri, 15 Mar 2002 09:54:47 -0800 From: "David O'Brien" <obrien@FreeBSD.org> To: Dag-Erling Smorgrav <des@ofug.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ufs/ffs ffs_softdep.c Message-ID: <20020315095447.C44160@dragon.nuxi.com> In-Reply-To: <xzpofhprj9v.fsf@flood.ping.uio.no>; from des@ofug.org on Fri, Mar 15, 2002 at 03:35:24PM %2B0100 References: <200203150406.g2F46Bw06312@freefall.freebsd.org> <xzpofhprj9v.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 15, 2002 at 03:35:24PM +0100, Dag-Erling Smorgrav wrote: > "David E. O'Brien" <obrien@FreeBSD.org> writes: > > Log: > > Quiet a warning on the Alpha. > > More like "obfuscate the code to shut up stupid gcc"... error = 0; at the beginning of the function is obfuscatation?? At the companies I've worked at, local variables were _required_ to be initialized after their definition. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020315095447.C44160>