On 4 Apr 2013, at 01:49, Adam Smalin <acidzombi...@gmail.com> wrote:

> The problem is my bison file having different precedence for '>' '>' than '>' 
> even though they are right next to eachother its still incorrect to treat >> 
> the same precedence as >

It will be fixed by the lexer, so the precedence problem will not appear.

> On Wed, Apr 3, 2013 at 2:28 PM, Hans Aberg <haber...@telia.com> wrote:
> On 3 Apr 2013, at 04:52, Adam Smalin <acidzombi...@gmail.com> wrote:
> 
> > ... I have no idea how i can fix this without rewriting it all.
> 
> 
> Have you tried getting the lexer to emit two '>' when it sees a ">>", say by 
> using an parenthesis-matching integer count?
> 
> Hans
> 
> 
> 


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

Reply via email to