ltlcross: fix --verbose --no-check crash
Report from František Blahoudek. * bin/ltlcross.cc: Do not display stats for automata that do not exist. * tests/core/ltlcross3.test: Test it. * NEWS: Mention the fix.
This commit is contained in:
parent
ad502eb324
commit
cc1191cd66
3 changed files with 11 additions and 3 deletions
2
NEWS
2
NEWS
|
|
@ -32,6 +32,8 @@ New in spot 2.1.1.dev (not yet released)
|
|||
* Fix python errors on Darwin when using methods from the spot module
|
||||
inside of the spot.ltsmin submodule.
|
||||
|
||||
* Fix ltlcross crash when combining --no-check with --verbose.
|
||||
|
||||
New in spot 2.1.1 (2016-09-20)
|
||||
|
||||
Command-line tools:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue