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: Werner LEMBERG
Subject: Re: problems compiling groff with gcc-3.0.3
Date: Fri, 25 Jan 2002 13:17:46 +0100 (CET)

> So then it is probably the code that's old: Try to flip in a "using
> namespace std;" somewhere appropriate.

No, no, no.  Definitely bison is the culprit!  groff doesn't use *any*
standard C++ headers or classes, so `namespace' isn't an issue at all.
The argument `the code is old' is bad IMHO.  If the code is cleanly
written, avoiding any problematic areas of C++ it should work with any
C++ compiler.

As mentioned in another mail, 1.28 works nicely, and 1.31 seems to
fail.


    Werner



reply via email to

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