From owner-cvs-all Sat May 11 11:12:14 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 4465637B403; Sat, 11 May 2002 11:12:11 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.3/8.12.2) with ESMTP id g4BICBev012412; Sat, 11 May 2002 11:12:11 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.3/Submit) id g4BICAN9012411; Sat, 11 May 2002 11:12:10 -0700 (PDT) Date: Sat, 11 May 2002 11:12:10 -0700 From: "David O'Brien" To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/rpc.yppasswdd yppasswdd_server.c Message-ID: <20020511111210.A12326@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , Alfred Perlstein , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200205110354.g4B3sL287329@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200205110354.g4B3sL287329@freefall.freebsd.org>; from alfred@FreeBSD.org on Fri, May 10, 2002 at 08:54:21PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, May 10, 2002 at 08:54:21PM -0700, Alfred Perlstein wrote: > alfred 2002/05/10 20:54:21 PDT > > Modified files: > usr.sbin/rpc.yppasswdd yppasswdd_server.c > Log: > unbreak build: ditch multi-line string literals Is there some reason you went with an old K&R style "fix" rather than a modern ANSI-C one? Please leave "fixing" to those that will do a more eloquent job. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message