From owner-freebsd-current Sun Feb 9 10: 4:57 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FDBA37B405 for ; Sun, 9 Feb 2003 10:04:56 -0800 (PST) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id CEF3843FBF for ; Sun, 9 Feb 2003 10:04:54 -0800 (PST) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 9 Feb 2003 18:04:53 +0000 (GMT) Date: Sun, 9 Feb 2003 18:04:52 +0000 From: David Malone To: Alfred Perlstein Cc: "M. Warner Losh" , current@FreeBSD.ORG Subject: Re: syslog bug Message-ID: <20030209180452.GA46269@walton.maths.tcd.ie> References: <20030208210824.GK88781@elvis.mu.org> <20030209.093600.122405559.imp@bsdimp.com> <20030209180002.GR88781@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030209180002.GR88781@elvis.mu.org> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Feb 09, 2003 at 10:00:02AM -0800, Alfred Perlstein wrote: > Heh, the format string is passed through printf later, we don't want > to eat the extra % otherwise it will cause problems for us. I had exactly the same thought as Warner last night, but then realised that we were about to call printf on the string. Could it be worth adding a comment, to indicate it is not a dittographic error? David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message