[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: groff-1.17 and Compaq OSF/1 5.0
From: |
Ralph Corderoy |
Subject: |
Re: groff-1.17 and Compaq OSF/1 5.0 |
Date: |
20 Jul 2001 19:52:41 +0100 |
Hi Nelson,
> There were two additional changes needed in yacc-generated source
> code, to remove duplicate conflicting declarations of yylex() and
> yyerror:
>
>
> diff -c ./src/preproc/pic/pic.cc.~1~ ./src/preproc/pic/pic.cc
> *** ./src/preproc/pic/pic.cc.~1~ Fri Jul 20 06:53:54 2001
> --- ./src/preproc/pic/pic.cc Fri Jul 20 08:26:08 2001
Was this compiling a pre-existing pic.cc that came with the source tar
file or was it built by byacc or bison on your system from pic.y? I'm
just wondering if the yacc output produced on a foreign system doesn't
work on yours whereas the native output of yacc would be fine.
Ralph.