[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: |
Sat, 26 Jan 2002 16:16:57 +0100 (CET) |
> If people, while compiling under C++, experience a problem with
> getting std::size_t instead of the old ::size_t, then the best
> option is to use latest Bison and update the sources, as this is how
> C++ code is moving anyway:
Just to repeat: The pic.y file in question of groff doesn't use
`size_t' at all! It is bison which introduces it, so it has to take
care itself for proper handling.
Werner
- Re: problems compiling groff with gcc-3.0.3, (continued)
- 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, 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, 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 <=
- 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
- Re: problems compiling groff with gcc-3.0.3, Akim Demaille, 2002/01/29
- Re: problems compiling groff with gcc-3.0.3, Paul Eggert, 2002/01/29
- Re: problems compiling groff with gcc-3.0.3, Hans Aberg, 2002/01/29
- Re: problems compiling groff with gcc-3.0.3, Akim Demaille, 2002/01/29