From owner-freebsd-current@FreeBSD.ORG Sat Jul 26 19:47:41 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 EDF9D37B401 for ; Sat, 26 Jul 2003 19:47:41 -0700 (PDT) Received: from blarf.homeip.net (adsl-209-204-188-56.sonic.net [209.204.188.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 675E843F3F for ; Sat, 26 Jul 2003 19:47:41 -0700 (PDT) (envelope-from listmail@blarf.homeip.net) Received: by blarf.homeip.net (Postfix, from userid 1004) id 16D254312; Sat, 26 Jul 2003 19:47:38 -0700 (PDT) Date: Sat, 26 Jul 2003 19:47:38 -0700 From: Alex Zepeda To: "Scott M. Likens" , current@freebsd.org Message-ID: <20030727024738.GA696@blarf.homeip.net> References: <20030725224650.GA20382@BSDWins.Com> <20030725231025.GA60213@pit.databus.com> <200307251938.12344.jtanis@mindspring.com> <1059180309.14390.0.camel@acheron.livid.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1059180309.14390.0.camel@acheron.livid.de> User-Agent: Mutt/1.5.4i Subject: Re: gcc related -current upgrade problems 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: Sun, 27 Jul 2003 02:47:42 -0000 On Fri, Jul 25, 2003 at 05:45:10PM -0700, Scott M. Likens wrote: > These issues have been addressed in KDE 3.1.3 if you're patient enough > for Will to work out the kinks the ports will be updated in a week or > less. The issue is not KDE related one, rather the base c++ headers trigger all sorts of warnings. Apparently on other operating systems libstdc++ does not trigger these warnings. - alex