Re: implicit declaration of function 'yylex' is invalid in C99

Ryan Schmidt <[email protected]> Thu, 20 Jan 2022 11:13:48 -0600
Newsgroups gmane.comp.parsers.bison.bugs
Message-ID <[email protected]>
On Jan 20, 2022, at 11:10, Paul Eggert wrote:
> 
> On 1/20/22 08:51, Ryan Schmidt wrote:
> 
> 
>> I'm sure the manual is great for those wanting to write programs using bison, but a manual is a difficult kind of document for someone who is almost completely unfamiliar with bison and who is just looking for an answer to a specific problem. I don't want to learn bison;
> 
> A strategy of not bothering to read the manual and simply asking questions (or maybe doing some desultory Googling) works well for many problems, but apparently it isn't working for this one. So I suggest reading the manual.

Any part in particular? It's 252 pages long.