Re: lr.type option proposes lr(0) but says option is invalid.

2022-07-31 Thread Akim Demaille
Hi Simon, > Le 28 févr. 2022 à 20:28, Simon Scatton a écrit : > > Hello, > > I've been experiencing with bison's lr.type option yesterday and I found > a strange thing. > > When changing the lr.type option in my bison file I made a typo and I > encountered this error message : > > test.yy:1.1

lr.type option proposes lr(0) but says option is invalid.

2022-02-28 Thread Simon Scatton
Hello, I've been experiencing with bison's lr.type option yesterday and I found a strange thing. When changing the lr.type option in my bison file I made a typo and I encountered this error message : test.yy:1.1-21: error: invalid value for %define variable ‘lr.type’: ‘lalrr’ 1 | %define lr