Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jan 2002 14:10:55 -0500 (EST)
From:      Daniel Eischen <eischen@pcnet1.pcnet.com>
To:        David Malone <dwmalone@maths.tcd.ie>
Cc:        Daniel Eischen <deischen@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/syslogd syslogd.c
Message-ID:  <Pine.SUN.3.91.1020109140002.3942A-100000@pcnet1.pcnet.com>
In-Reply-To: <20020109185225.A23551@walton.maths.tcd.ie>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 9 Jan 2002, David Malone wrote:
> 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.)

CVSup'd last night.  I removed the obj tree last week and it
didn't work then either.  My /etc/make.conf has
CFLAGS= -O -pipe -Wall.

Last week I had no local changes.  This week I've got some
local changes to libc (get/setcontext added), but nothing
that would cause this.  I always check the result of my
`cvs update -P -d src` and there were no unexpected conflicts
or mods.

-- 
Dan Eischen

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?Pine.SUN.3.91.1020109140002.3942A-100000>