I am using report option to generate report. I have gone thru the report to 
find expected conflicts. Odd thing is it is crashing though after ambiguous 
error it should return. 

Sent from my iPhone

> On 08-Aug-2018, at 7:12 PM, Hans Åberg <haber...@telia.com> wrote:
> 
> 
>> On 8 Aug 2018, at 14:36, Anand Akhare <anan.akh...@gmail.com> wrote:
>> 
>>     I have written lot many code around bison parser generated for some
>> work. But, it is throwing error syntax is ambiguous.
>> ...
>> How much generated parser has  to be understood?
> 
> Have you used the option %verbose (or --verbose)? It writes a .output file 
> that says what the conflict is, and in those rules a dot '.' telling what 
> tokens causing the problem.
> 
> 

_______________________________________________
help-bison@gnu.org https://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to