help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: shift/reduce conflict


From: Hans Aberg
Subject: Re: shift/reduce conflict
Date: Mon, 17 Jul 2006 15:50:42 +0200

[Replies: make sure to cc the Help-Bison list.]

On 17 Jul 2006, at 10:32, sobich wrote:

When I use it on Bison (on Windows platform), it writes I have 1
shift/reduce conflict.

If somebody has some idea how can I overcome this problem, please answer me.
Thank you in advance,

You can try apply token precedences (%left, etc.) to the tokens appearing immediately before and after the "." of the conflicting rules, as indicated in the state in the .output file.

  Hans Aberg






reply via email to

[Prev in Thread] Current Thread [Next in Thread]