bug-bison
[Top][All Lists]
Advanced

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

Re: Bison's semantic parsers


From: Hans Aberg
Subject: Re: Bison's semantic parsers
Date: Fri, 20 Oct 2000 19:33:27 +0200

I get the following warning:

Warning : function has no prototype
bison.simple line 271   {

and it is the following function:
int
yyparse (YYPARSE_PARAM_ARG)
     YYPARSE_PARAM_DECL
that does not have a prototype.

  Hans Aberg





reply via email to

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