summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-05-17 12:45:16 -0700
committerCarl Worth <cworth@cworth.org>2010-05-17 12:46:35 -0700
commit796e1f0eadcfbbc6e4d79778b2378975204bb97c (patch)
tree5589eace3e7a8febf00ae9574ccd3214bdc70e5f /tests
parentacf87bc03411c4d9b818a346bc9dad858b0a2407 (diff)
Expect 1 shift/reduce conflict.
The most recent fix to the parser introduced a shift/reduce conflict. We document this conflict here, and tell bison that it need not report it (since I verified that it's being resolved in the direction desired). For the record, I did write additional lexer code to eliminate this conflict, but it was quite fragile, (would not accept a newline between a function-like macro name and the left parenthesis, for example).
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions