From owner-cvs-all@FreeBSD.ORG Sat May 3 13:02:45 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 9DA7837B401; Sat, 3 May 2003 13:02:45 -0700 (PDT) Received: from gw.catspoiler.org (217-ip-163.nccn.net [209.79.217.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id B404043F93; Sat, 3 May 2003 13:02:44 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (scratch.catspoiler.org [192.168.101.3]) by gw.catspoiler.org (8.12.9/8.12.9) with ESMTP id h43K2IM7020835; Sat, 3 May 2003 13:02:22 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Message-Id: <200305032002.h43K2IM7020835@gw.catspoiler.org> Date: Sat, 3 May 2003 13:02:18 -0700 (PDT) From: Don Lewis To: imp@bsdimp.com In-Reply-To: <20030503.135358.115654442.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii 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-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list 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 20:02:46 -0000 On 3 May, 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); And Domain/OS as well, I believe.