bench: fix stutter bench compiler errors.
* NEWS: mention this fix. * bench/stutter/stutter_bench.sh, bench/stutter/user.sh: Path to spot binaries would include an inexistant src directory. * bench/stutter/stutter_invariance_formulas.cc: Add override qualifier to satisfy -Wsuggest-override.
This commit is contained in:
parent
be41155308
commit
5f43fec8db
4 changed files with 10 additions and 7 deletions
3
NEWS
3
NEWS
|
|
@ -33,6 +33,9 @@ New in spot 2.3.2.dev (not yet released)
|
|||
- spot::twa_graph::purge_unreachable_states() was misbehaving on
|
||||
alternating automata.
|
||||
|
||||
- In bench/stutter/ the .cc files were not compiling due to warnings being
|
||||
caught as errors.
|
||||
|
||||
Backward-incompatible changes:
|
||||
|
||||
- spot::acc_cond::mark_t::operator bool() has been marked as
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue