bug-bison
[Top][All Lists]
Advanced

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

Re: bison problem with ispell parse.y???


From: Hans Aberg
Subject: Re: bison problem with ispell parse.y???
Date: Fri, 9 May 2003 23:48:33 +0200

At 11:36 -0700 2003/05/09, Warren L Dodge wrote:
>I have compiled ispell in the past and not had any problems.
>
>I recently updated all the gnu stuff and when I get to recompiling ispell I
>get a problem in compiling the parse.y file.
>
>I am using bison-1.875
>
>Here is the error
>
>bison parse.y
>parse.y:634.17: syntax error, unexpected "|"

For some reason there is a syntax error on line 633, an extra ";". Try to
remove it.

>parse.y:664.50-51: invalid $ value
>parse.y:664.50-51: $3 of `option_stmt' has no declared type
>parse.y:670.74-75: invalid $ value
>parse.y:670.74-75: $3 of `option_stmt' has no declared type

These might be consequences of the syntax error above.

  Hans Aberg






reply via email to

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