bug-bison
[Top][All Lists]
Advanced

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

Re: User Token Numbers


From: Florian Krohm
Subject: Re: User Token Numbers
Date: Mon, 8 Apr 2002 14:20:49 -0400

>
> Also, but that's another matter: what does POSIX say about
> reduce/reduce conflicts?
>
Not much. Section A.3.7.2 has a bit about conflict resolution,
and that one would look at associativity and precedence first
to resolve conflicts etc. Here is what is says about r/r conflicts:

<cite>
A.3.7.2 Conflicts
...
(4) When there is reduce/reduce conflict, a reduction is done byt he
grammar rule that occurs earlier in the input sequence.. Conflicts
resolved this way are counted in the diagnostic output described in 
A.3.7.3
</cite>

Florian



reply via email to

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