Newbie: how to get rid of this r/r conflict
Hi all, I have a rule as following (:ab|ba|a|b) : K_timeunit TIME_LITERAL';' K_timeprecision TIME_LITERAL';' < > | K_timeprecision TIME_LITERAL';' K_timeunit TIME_LITERAL';' < > | K_timeprecision TIME_LITERAL';' < >
Re: Newbie: how to get rid of this r/r conflict
Hi Evan, As you mentioned the problem was with the action in between. I modified it now it works fine. There are only some shift/reduce conflicts now,which are expected. Thanks Sreeraj From: Evan Lavelle To: help-bison@gnu.org Sent: Friday, 19 June, 2009 4:47