Remove `readsave' and fix line numbers in tgbaparse error messages.
* src/tgbaparse/tgbaparse.yy (line): Fix computation of line number for error messages when parsing conditions. * src/tgbatest/readsave.test: Check the syntax position of syntax errors in the diagnostics. Use ltl2tgba instead of readsave. * src/tgbatest/Makefile.am (check_PROGRAMS): Remove readsave.
This commit is contained in:
parent
a53706c824
commit
7da112344e
5 changed files with 41 additions and 98 deletions
10
ChangeLog
10
ChangeLog
|
|
@ -1,3 +1,13 @@
|
|||
2010-11-06 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Remove `readsave' and fix line numbers in tgbaparse error messages.
|
||||
|
||||
* src/tgbaparse/tgbaparse.yy (line): Fix computation of line number
|
||||
for error messages when parsing conditions.
|
||||
* src/tgbatest/readsave.test: Check the syntax position of syntax errors
|
||||
in the diagnostics. Use ltl2tgba instead of readsave.
|
||||
* src/tgbatest/Makefile.am (check_PROGRAMS): Remove readsave.
|
||||
|
||||
2010-11-06 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
* bench/emptchk/pml2tgba.pl: Adjust to work with Spin 5.2.5.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue