[Top][All Lists]
[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
- Re: problems compiling groff with gcc-3.0.3, (continued)
- Re: problems compiling groff with gcc-3.0.3, Akim Demaille, 2002/01/24
- Re: problems compiling groff with gcc-3.0.3, Akim Demaille, 2002/01/24
- Re: problems compiling groff with gcc-3.0.3, Werner LEMBERG, 2002/01/24
- Re: problems compiling groff with gcc-3.0.3, Hans Aberg, 2002/01/24
- Re: problems compiling groff with gcc-3.0.3, Courtney Grimland, 2002/01/24
- Re: problems compiling groff with gcc-3.0.3, Hans Aberg, 2002/01/25
- Re: problems compiling groff with gcc-3.0.3, Adam Tee, 2002/01/25
- Re: problems compiling groff with gcc-3.0.3, Tim Van Holder, 2002/01/25
- Re: problems compiling groff with gcc-3.0.3, Akim Demaille, 2002/01/25
- Re: problems compiling groff with gcc-3.0.3, Hans Aberg, 2002/01/25
- Re: problems compiling groff with gcc-3.0.3,
Werner LEMBERG <=
- Re: problems compiling groff with gcc-3.0.3, Akim Demaille, 2002/01/25
- Re: problems compiling groff with gcc-3.0.3, Werner LEMBERG, 2002/01/25
- Re: problems compiling groff with gcc-3.0.3, Hans Aberg, 2002/01/26
- Re: problems compiling groff with gcc-3.0.3, Werner LEMBERG, 2002/01/26
- Re: problems compiling groff with gcc-3.0.3, Hans Aberg, 2002/01/26
- Re: problems compiling groff with gcc-3.0.3, Hans Aberg, 2002/01/25
- Re: problems compiling groff with gcc-3.0.3, Akim Demaille, 2002/01/28
- Re: problems compiling groff with gcc-3.0.3, Akim Demaille, 2002/01/28
- Re: problems compiling groff with gcc-3.0.3, Paul Eggert, 2002/01/28
- Re: problems compiling groff with gcc-3.0.3, Hans Aberg, 2002/01/28