ltlcross: diagnose missing i/o specifications earlier.
* src/misc/formater.cc, src/misc/formater.hh (scan): New method. (prime): Use it. * src/bin/ltlcross.cc (translator_runner::translator_runner): Scan each specification string, and report those missing an input or output %-sequence. * NEWS: Mention it.
This commit is contained in:
parent
edd687a301
commit
6a547371d7
4 changed files with 52 additions and 12 deletions
2
NEWS
2
NEWS
|
|
@ -27,6 +27,8 @@ New in spot 1.0a (not released):
|
|||
transition counts, just as the ltlcross tool.
|
||||
- ltlcross will display the number of timeouts at the end
|
||||
of its execution.
|
||||
- ltlcross will diagnose tools with missing input or
|
||||
output %-sequence before attempting to run any of them.
|
||||
- The parser for LBT's prefix-style LTL formulas will now
|
||||
read atomic propositions that are not of the form p1, p2...
|
||||
This makes it possible to process formulas written in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue