parseaut: accept Alias: before AP:

Fixes #345.

* spot/parseaut/parseaut.yy: Deal with this inconvenient order.
* tests/core/parseaut.test: Test it.
* NEWS: Mention the bug fix.
This commit is contained in:
Alexandre Duret-Lutz 2018-05-21 10:24:25 +02:00
parent 7b580e006a
commit eca96cdf80
3 changed files with 135 additions and 7 deletions

3
NEWS
View file

@ -96,6 +96,9 @@ New in spot 2.5.3.dev (not yet released)
- print_dot() will correctly escape strings containing \n in HTML
mode.
- The HOA parser will now accept Alias: declarations that occur
before AP:.
New in spot 2.5.3 (2018-04-20)
Bugs fixed: