* NEWS: Bison now warns if it finds a stray `$' or `@' in an action.
commit302c0aeeba0264be6031b48540ae4f2108a3d799
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Oct 2005 19:38:46 +0000 (13 19:38 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Oct 2005 19:38:46 +0000 (13 19:38 +0000)
treef7da27c442f53f4e38af3e97c21c1ee57d0c3145
parent7625ec2c8305644991a041afb1c9a707e96e3d93
* NEWS: Bison now warns if it finds a stray `$' or `@' in an action.
* src/scan-gram.l (<SC_BRACED_CODE>[$@]): Implement this.
ChangeLog
NEWS
src/scan-gram.l