spot/src/neverparse
Alexandre Duret-Lutz d401fadc65 neverparse: diagnose redefinition of state labels
Reported by Joachim Klein.

* src/neverparse/neverclaimparse.yy: Store labels and the
location of their first definition in a global map to catch
redefinitions.
* src/tgbatest/neverclaimread.test: Test it.
* NEWS: Mention it.
2014-08-31 19:56:24 +02:00
..
.gitignore more files to ignore 2010-12-07 18:34:32 +01:00
fmterror.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
Makefile.am Add support for Bison 3.0. 2013-09-30 20:32:15 +02:00
neverclaimparse.yy neverparse: diagnose redefinition of state labels 2014-08-31 19:56:24 +02:00
neverclaimscan.ll neverparse: accept more unparenthesised guards 2013-07-26 12:04:45 +02:00
parsedecl.hh Use the same location.hh and position.hh in all parsers. 2013-07-29 01:14:34 +02:00
public.hh Use -fvisibility=hidden for all parsers. 2013-07-29 01:14:36 +02:00