From owner-freebsd-current@FreeBSD.ORG Fri Jul 18 09:12:23 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 ABF8D37B401; Fri, 18 Jul 2003 09:12:23 -0700 (PDT) Received: from meitner.wh.uni-dortmund.de (meitner.wh.Uni-Dortmund.DE [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D15643FD7; Fri, 18 Jul 2003 09:12:22 -0700 (PDT) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id 054E7167522; Fri, 18 Jul 2003 18:12:21 +0200 (CEST) Received: from kiste.my.domain (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.9/8.12.9) with ESMTP id h6IGCJus061793 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 18 Jul 2003 18:12:19 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: Alexander Kabaev , "Jacques A. Vidrine" Date: Fri, 18 Jul 2003 18:12:10 +0200 User-Agent: KMail/1.5.2 References: <1058366903.81198.18.camel@skeeve> <20030718153358.GC67855@madman.celabo.org> <20030718113753.080b442d.ak03@gte.com> In-Reply-To: <20030718113753.080b442d.ak03@gte.com> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_ixBG/+8IbpfGh0+"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200307181812.18604.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new 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 16:12:24 -0000 --Boundary-02=_ixBG/+8IbpfGh0+ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Description: signed data Content-Disposition: inline On Friday 18 July 2003 17:37, Alexander Kabaev wrote: > On Fri, 18 Jul 2003 10:33:58 -0500 > > "Jacques A. Vidrine" wrote: > > I also recall lots of missing `typename's in the system headers that > > were resolved in the actual GCC distribution. > > > > Alexander, do the STL headers et. al. get updated with the rest of the > > compiler chain? > > Yes. But libstdc++ itself lags a bit behind GCC features. The reason why > GCC ports are not reporting any errors is because by default GCC > suppresses warnings from system headers, and C++ headers are considered > system. We disable this suppression in imported compiler. I guess the next question is whether this is fixable, maybe even by enablin= g=20 said supression, at least for a short while. It seems the better fix than t= o=20 go and remove -pedantic from all the helloworlds that may linger in the=20 ports-tree. =2D-=20 Michael Nottebrock \ KDE on FreeBSD \ ,ww =20 \ --- \ ,wWWCybaWW_)=20 \ http://freebsd.kde.org \ `WSheepW' free \ II II node --Boundary-02=_ixBG/+8IbpfGh0+ Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA/GBxiXhc68WspdLARAsOkAJ41fUXFfuV/9FTYKqlDSr6+tx4kdQCfQ6bK bAMWMJhJoNzcnAAcsmMT6C0= =WLl6 -----END PGP SIGNATURE----- --Boundary-02=_ixBG/+8IbpfGh0+--