parseaut: diagnose states that are unused and undefined
Reported by Pierre Ganty. * spot/parseaut/parseaut.yy: Add diagnostics. * tests/core/parseaut.test: Adjust expected output, and add a test case. * NEWS: Mention the bug.
This commit is contained in:
parent
cfe1b0b70d
commit
a032abf0c5
3 changed files with 53 additions and 10 deletions
4
NEWS
4
NEWS
|
|
@ -19,6 +19,10 @@ New in spot 2.11.2.dev (not yet released)
|
|||
otherwise, libraries get installed in the wrong place on Debian.
|
||||
(Issue #512.)
|
||||
|
||||
- The HOA parser used to silently declare unused and undefined states
|
||||
(e.g., when the State: header declare many more states than the body
|
||||
of the file). It now warns about those.
|
||||
|
||||
New in spot 2.11.2 (2022-10-26)
|
||||
|
||||
Command-line tools:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue