bug-bison
[Top][All Lists]
Advanced

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

Re: pure parser compilation using gcc


From: danni_j
Subject: Re: pure parser compilation using gcc
Date: Sat, 30 Jun 2001 18:24:22 +0200

> All I get is a warning:
> - - - - - - - - - - - - - - -
> # ./show-bug.sh
> /usr/share/bison.simple: In function `yyparse':
> /usr/share/bison.simple:255: warning: unused parameter `param'     
> - - - - - - - - - - - - - - -
> for everything else it compiles fine...
>
> What versions do you use? I've
> gcc -v                     2.95.2
> bison --version        1.28
>
Thanks a lot for your reply.
Indeed it seems to be an 'old' bison problem. I was using bison 1.25 until 
today.
After upgrading to 1.28 everything works as expected.
Thanks again,

        Daniel




reply via email to

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