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

Paul Eggert <[email protected]> Thu, 20 Jan 2022 09:10:49 -0800
Newsgroups gmane.comp.parsers.bison.bugs
Organization UCLA Computer Science Department
Message-ID <[email protected]>
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.