bug-bison
[Top][All Lists]
Advanced

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

pure parser compilation using gcc


From: Daniel Junglas
Subject: pure parser compilation using gcc
Date: Fri, 29 Jun 2001 23:16:59 +0200

Hi there,

I have written a very simple grammer using %pure_parser and defining
YYPARSE_PARAM.
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?

        Daniel

Attachment: Bbug.tgz
Description: application/compressed


reply via email to

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