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: Axel Kittenberger
Subject: Re: pure parser compilation using gcc
Date: Sat, 30 Jun 2001 08:59:20 +0200 (MEST)

> However, I am not able to compile the resulting code as I get the
> following error messages:
>  /usr/local/share/bison.simple: In function yyparse':
>  /usr/local/share/bison.simple:209: number of arguments doesn't
> match                                     prototype
>  /usr/local/share/bison.simple:153: prototype declaration
> 
> Did I mess anything or is this really a bug?

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

Greetings,

- Axel



-- 
```
`+-+
` |D|   http://www.dtone.org
 +-+


GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net

--
GMX Tipp:

Machen Sie Ihr Hobby zu Geld bei unserem Partner 1&1!
http://profiseller.de/info/index.php3?ac=OM.PS.PS003K00596T0409a

Attachment: Bbug.tgz
Description: application/compressed


reply via email to

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