From owner-freebsd-current Sat Feb 8 14:36:44 2003 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 6A0A437B401 for ; Sat, 8 Feb 2003 14:36:43 -0800 (PST) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5B0943FBF for ; Sat, 8 Feb 2003 14:36:42 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.12.6/8.12.6) with ESMTP id h18MagXv064129; Sat, 8 Feb 2003 14:36:42 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.12.6/8.12.6/Submit) id h18MagtK064128; Sat, 8 Feb 2003 14:36:42 -0800 (PST) Date: Sat, 8 Feb 2003 14:36:41 -0800 From: Steve Kargl To: Brent Verner Cc: Matthew Emmerton , freebsd-current@FreeBSD.ORG Subject: Re: gcc-3.2.1 and c++ headers Message-ID: <20030208223641.GA63886@troutmask.apl.washington.edu> References: <20030208181736.GA14066@rcfile.org> <002001c2cfb4$93443960$1200a8c0@gsicomp.on.ca> <20030208211503.GA15069@rcfile.org> <005201c2cfb7$c81e29e0$1200a8c0@gsicomp.on.ca> <20030208215507.GA15470@rcfile.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030208215507.GA15470@rcfile.org> User-Agent: Mutt/1.4i 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, Feb 08, 2003 at 04:55:07PM -0500, Brent Verner wrote: > [2003-02-08 16:19] Matthew Emmerton said: > | It compiled on -CURRENT and -STABLE using this: > | > | #include > | > | You've got #include in your example below. > > Deleting /usr/include/g++ and making installworld, fixes my > "problem". The compiler now gives the expected behavior; it > compiles the code with a warning. > > sorry for the noise. > > > Why doesn't installworld clean up old headers? > > Why can't people read /src/UPDATING? -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message