From owner-cvs-all@FreeBSD.ORG Sat May 3 16:15:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF81737B401; Sat, 3 May 2003 16:15:30 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id D626C43FA3; Sat, 3 May 2003 16:15:29 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h43NFTm2033940; Sat, 3 May 2003 16:15:29 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h43NFTXB033939; Sat, 3 May 2003 16:15:29 -0700 (PDT) Date: Sat, 3 May 2003 16:15:28 -0700 From: "David O'Brien" To: Don Lewis Message-ID: <20030503231528.GA33145@dragon.nuxi.com> References: <20030503160855.15b8d875.kabaev@mail.ru> <200305032311.h43NB3M7021414@gw.catspoiler.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305032311.h43NB3M7021414@gw.catspoiler.org> User-Agent: Mutt/1.4i 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 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/xlint/xlint xlint.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 May 2003 23:15:31 -0000 On Sat, May 03, 2003 at 04:11:03PM -0700, Don Lewis wrote: > > Log: > > Forget about rev 1.23. -$ is now spelled -fno-dollars-in-identifiers. > > 1.24 +1 -0 src/usr.bin/xlint/xlint/xlint.c > > This broke buildworld. Thanks for the report. Fixed.