dot: quote identifiers containing a minus
* spot/twaalgos/dot.cc: Quote identifiers containing a minus. * tests/core/alternating.test: Add test case. * NEWS: Mention the bug.
This commit is contained in:
parent
166a26417c
commit
b4279d3a12
3 changed files with 64 additions and 5 deletions
4
NEWS
4
NEWS
|
|
@ -120,6 +120,10 @@ New in spot 2.10.6.dev (not yet released)
|
|||
into the universal edge vector, since the later can be
|
||||
reallocated during that process.
|
||||
|
||||
- Printing an alternating automaton with print_dot() using 'u' to
|
||||
hide true state could produce some incorrect GraphViz output if
|
||||
the automaton as a true state as part of a universal group.
|
||||
|
||||
New in spot 2.10.6 (2022-05-18)
|
||||
|
||||
Bugs fixed:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue