exclusive_ap::constrain does not improve determism

Fixes #363.

* spot/tl/exclusive.cc: Fix the prop_copy() call.
* tests/core/exclusive-tgba.test: Test it.
* NEWS: Mention the issue.
This commit is contained in:
Alexandre Duret-Lutz 2018-09-26 11:35:19 +02:00
parent 1b92a8e605
commit 406e3b4f22
3 changed files with 14 additions and 2 deletions

6
NEWS
View file

@ -14,6 +14,12 @@ New in spot 2.6.1.dev (not yet released)
colors 0-7, and that higher color numbers cycle into this 16-color
palette.
Bugs fixed:
- exclusive_ap::constrain() (called by autfilt --exclusive-ap=...)
would incorrectly copy the "universal" property of the input
automaton, causing print_hoa() to fail.
New in spot 2.6.1 (2018-08-04)
Command-line tools: