Re: Debug mode without using "-d"

2019-12-09 Thread Ervin Hegedüs
Hi Simon, so many thanks for your help :). On Sun, Dec 08, 2019 at 11:31:52PM +0100, Simon Richter wrote: > On 08.12.19 19:46, Ervin Hegedüs wrote: > > > I'ld like to control this feature through my code. I realized > > that this option set a variable in generated source file: > > > > 1577 ex

Re: Debug mode without using "-d"

2019-12-08 Thread Simon Richter
Hi Ervin, On 08.12.19 19:46, Ervin Hegedüs wrote: > I'ld like to control this feature through my code. I realized > that this option set a variable in generated source file: > 1577 extern int yy_flex_debug; > 1578 int yy_flex_debug = 1; > if (argc > 1) { > if (strcmp(argv[1],