From owner-freebsd-current Sun Sep 8 19:59: 9 2002 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 C6F2937B400 for ; Sun, 8 Sep 2002 19:59:07 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E8FE43E4A for ; Sun, 8 Sep 2002 19:59:07 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.6/8.12.2) with ESMTP id g892x1fO025419; Sun, 8 Sep 2002 19:59:01 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.6/8.12.5/Submit) id g892x1ZU025418; Sun, 8 Sep 2002 19:59:01 -0700 (PDT) Date: Sun, 8 Sep 2002 19:59:01 -0700 From: "David O'Brien" To: Craig Rodrigues Cc: freebsd-current@freebsd.org Subject: Re: [PATCH] C++ fix for flex Message-ID: <20020909025901.GA25313@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <20020907235508.A6911@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020907235508.A6911@attbi.com> 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 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 Sat, Sep 07, 2002 at 11:55:08PM -0400, Craig Rodrigues wrote: > Hi, > > As I am fixing some of the C++ ports for GCC 3.2, I found a problem with lex. > The following patch is required for lex to generate code which > can compile with GCC 3.2. It applies to /usr/src/usr.bin/lex Committed. Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message