From owner-cvs-src@FreeBSD.ORG Sat May 3 13:09:03 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF92C37B401; Sat, 3 May 2003 13:09:03 -0700 (PDT) Received: from mx5.mail.ru (mx5.mail.ru [194.67.23.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58F7343FAF; Sat, 3 May 2003 13:09:00 -0700 (PDT) (envelope-from kabaev@mail.ru) Received: from [141.154.243.178] (port=62728 helo=kan.dnsalias.net) by mx5.mail.ru with esmtp id 19C3Ja-000ClQ-00; Sun, 04 May 2003 00:08:58 +0400 Received: from kan.dnsalias.net (ak03@localhost [127.0.0.1]) by kan.dnsalias.net (8.12.9/8.12.9) with ESMTP id h43K8tmI022092; Sat, 3 May 2003 16:08:56 -0400 (EDT) (envelope-from kan@kan.dnsalias.net) Received: (from kan@localhost) by kan.dnsalias.net (8.12.9/8.12.9/Submit) id h43K8t6E022091; Sat, 3 May 2003 16:08:55 -0400 (EDT) Date: Sat, 3 May 2003 16:08:55 -0400 From: Alexander Kabaev To: "M. Warner Losh" Message-Id: <20030503160855.15b8d875.kabaev@mail.ru> In-Reply-To: <20030503.135358.115654442.imp@bsdimp.com> References: <200305031950.h43JofNo068527@repoman.freebsd.org> <20030503.135358.115654442.imp@bsdimp.com> X-Mailer: Sylpheed version 0.8.10claws18 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: obrien@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/xlint/xlint xlint.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 May 2003 20:09:04 -0000 On Sat, 03 May 2003 13:53:58 -0600 (MDT) "M. Warner Losh" wrote: > In message: <200305031950.h43JofNo068527@repoman.freebsd.org> > "David E. O'Brien" writes: > : GCC 3.3's cpplib does not impliment -$ (forbid the use of $ in > identifiers). > > Hmmmm, finally losing the last vestiges of VMS support. > > SYS$EXIT(1); > > Warner False alarm :)