Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 2000 21:15:17 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Jordan Hubbard <jkh@winston.osd.bsdi.com>
Cc:        Peter Wemm <peter@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/vipw pw_util.c 
Message-ID:  <Pine.BSF.4.21.0010042108550.10821-100000@besplex.bde.org>
In-Reply-To: <86569.970640271@winston.osd.bsdi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 3 Oct 2000, Jordan Hubbard wrote:

> Boy, now here's somebody who's taken the recent thread on legacy
> support REALLY SERIOUSLY. :-) :-)
> 
> - Jordan
> 
> > peter       2000/10/03 22:44:34 PDT
> > 
> >   Modified files:        (Branch: RELENG_2_1_0)
> >     usr.sbin/vipw        pw_util.c 
> >   Log:
> >   MFC: printf-style format fix.  warn(string) -> warn("%s", string)
> >   
> >   Revision  Changes    Path
> >   1.3.4.2   +6 -1      src/usr.sbin/vipw/pw_util.c

This doesn't seem to be fixed in 2.0 or 2.0.5 yet :-).

1.x doesn't need fixing; it uses 3 fprintf(stderr)'s to give the same
result as warn() and doesn't omit the %s in any of them.

Bruce



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.BSF.4.21.0010042108550.10821-100000>