[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




_______________________________________________
[email protected] http://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to