Date: Wed, 9 Jan 2002 18:52:25 +0000 From: David Malone <dwmalone@maths.tcd.ie> To: Daniel Eischen <deischen@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/syslogd syslogd.c Message-ID: <20020109185225.A23551@walton.maths.tcd.ie> In-Reply-To: <200201091736.g09HarQ62030@freefall.freebsd.org>; from deischen@FreeBSD.org on Wed, Jan 09, 2002 at 09:36:53AM -0800 References: <200201091736.g09HarQ62030@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 09, 2002 at 09:36:53AM -0800, Daniel Eischen wrote: > deischen 2002/01/09 09:36:53 PST > > Modified files: > usr.sbin/syslogd syslogd.c > Log: > Initialze a stack variable with NULL to unbreak buildworld with -Wall. > I don't know about anyone else, but the compiler was always aborting > on this stupid warning, and has been doing so for weeks. Are you sure this is needed any more? I think I fixed the order of the warning flags to prevent the compiler whining a few days ago. (Also, I think you must have had local changes to the tree to provoke this 'cos I've been building world without problems.) David. 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?20020109185225.A23551>