bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problems compiling groff with gcc-3.0.3


From: Tim Van Holder
Subject: Re: problems compiling groff with gcc-3.0.3
Date: 25 Jan 2002 12:10:07 +0100

On Fri, 2002-01-25 at 11:45, Adam Tee wrote:
> On Friday 25 Jan 2002 9:52 am, you wrote:
> > At 19:49 -0600 2002/01/24, Courtney Grimland wrote:
> > >I am in fact using the most recent release of gcc (gcc-3.0.3), and so I
> > >don't understand the comments about updating compilers.
> >
> > So then it is probably the code that's old: Try to flip in a "using
> > namespace std;" somewhere appropriate.
> 
> When I reported this problem last week,  that's the first thing I did but you 
> still need the #include <iostream(.h)> in there.

Unless you actually need iostreams anyway, I'd consider including
cstddef instead (I think that's where size_t gets typedef'ed; otherwise,
try sys/types.h); including iostreams just to get size_t seems overkill.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]