Date: Sat, 8 Feb 2003 14:36:41 -0800 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: Brent Verner <brent@rcfile.org> Cc: Matthew Emmerton <matt@gsicomp.on.ca>, freebsd-current@FreeBSD.ORG Subject: Re: gcc-3.2.1 and c++ headers Message-ID: <20030208223641.GA63886@troutmask.apl.washington.edu> In-Reply-To: <20030208215507.GA15470@rcfile.org> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <iostream> > | > | You've got #include <iostream.h> 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. > > <grumble> > Why doesn't installworld clean up old headers? > </grumble> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030208223641.GA63886>