]> git.saurik.com Git - bison.git/commit
Fix a bug where error locations were not being recorded correctly.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 28 Dec 2002 09:02:18 +0000 (09:02 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 28 Dec 2002 09:02:18 +0000 (09:02 +0000)
commitb1efe548af4f7f27fa5fccba0568a946159d9194
tree528ac5d7ab4039b4575db84e8a5424b489b6afca
parent120f129d67bedb1c9f4979f117a13aab05c0f0a1
Fix a bug where error locations were not being recorded correctly.

Warn if we detect conflicting outputs to the same file.

If the user specifies "%expect N", report an error if there are any
reduce/reduce conflicts.
ChangeLog