From owner-freebsd-current@FreeBSD.ORG Fri Jul 18 12:04:21 2003 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 6828E37B405; Fri, 18 Jul 2003 12:04:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC5F943F75; Fri, 18 Jul 2003 12:04:20 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from freefall.freebsd.org (kan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6IJ4KUp085235; Fri, 18 Jul 2003 12:04:20 -0700 (PDT) (envelope-from kan@freefall.freebsd.org) Received: (from kan@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6IJ4Kmj085234; Fri, 18 Jul 2003 12:04:20 -0700 (PDT) Date: Fri, 18 Jul 2003 12:04:20 -0700 From: Alexander Kabaev To: LLeweLLyn Reese Message-ID: <20030718190420.GA84963@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i cc: "Jacques A. Vidrine" cc: freebsd-current@freebsd.org Subject: Re: gcc-3.3 issues X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jul 2003 19:04:21 -0000 > [snip] > > Curiosity: Why does this suppression get disabled in the imported compiler? I guess justification was to see warnings about FreeBSD's own header files. We dont want to hide warnings in them, we want to fix issues warnings report. C++ headers just a side effect of that decision. -- Alexander Kabaev