bug-bison
[Top][All Lists]
Advanced

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

Missing yypstate_clear prototype


From: Ryan
Subject: Missing yypstate_clear prototype
Date: Fri, 29 May 2020 07:35:06 -0600

I have hit a missing prototype warning for yypstate_clear() after
upgrading my bison installation to 3.6.2.

I have a reproducing example (not a particularly small one) in my
repository, by curling the following url:

https://git.sr.ht/~splintermail-dev/splintermail-client/blob/dev/libimap/parse.y

Then the generated file (bison parse.y -o parse.tab.c) has a
yypstate_clear function with no prototype.

Ryan



reply via email to

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