From owner-freebsd-current@FreeBSD.ORG Sun Aug 29 09:33:17 2004 Return-Path: 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 193DF16A4CE for ; Sun, 29 Aug 2004 09:33:17 +0000 (GMT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1426E43D46 for ; Sun, 29 Aug 2004 09:33:13 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.13.1/8.12.11) with ESMTP id i7T9X6bm040421; Sun, 29 Aug 2004 02:33:06 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i7T9X2cI040420; Sun, 29 Aug 2004 02:33:02 -0700 (PDT) (envelope-from obrien) Date: Sun, 29 Aug 2004 02:33:02 -0700 From: "David O'Brien" To: Maxim Sobolev Message-ID: <20040829093302.GE3971@dragon.nuxi.com> Mail-Followup-To: David O'Brien , Maxim Sobolev , current@freebsd.org References: <412DF886.4030107@portaone.com> <412E0243.1050808@delphij.net> <412E0B6C.8030001@portaone.com> <20040826164212.GA62037@troutmask.apl.washington.edu> <412E1709.7010706@portaone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <412E1709.7010706@portaone.com> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.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: current@freebsd.org Subject: Re: [patch] bug in cpp's #ident handling in gcc 3.4 [Was: ccache with buildworld] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Aug 2004 09:33:17 -0000 On Thu, Aug 26, 2004 at 07:59:53PM +0300, Maxim Sobolev wrote: > Steve Kargl wrote: > >On Thu, Aug 26, 2004 at 07:10:20PM +0300, Maxim Sobolev wrote: > > > >>Pointless. Instead of fixing the problem we will remove condition when > >>this problem evidences itself. I am not advocating about keeping #ident, > >>since it is completely orthogonal question. gcc claims that it supports > >>#ident, there are problems in this support - they have to be fixed. > >> > >>Remember, there are lot of software out of /usr/src over which we have > >>no control (e.g. /usr/ports), so that removing #ident will really be > >>only half-measure, especially considering that the patch is readily > >>available. > >>-Maxim > > > >Isn't src/contrib/gcc/c-ppoutput.c on the vendor branch? > >Have you sent your patch to GCC? > > I wonder if it would be better if kan will do it, since he obviously > knows better inner circles of gcc team. No, it would not be better. If all the GCC team ever sees on the their mailing lists are Kan and myself that doesn't show them that FreeBSD is a community that they need to be concerned with its needs. Please email this patch to 'gcc-patches@gcc.gnu.org'. Thanks, -- -- David (obrien@FreeBSD.org)