genltl: fix %F for --r-left and --r-right
Fixes #247. * bin/genltl.cc: Here. * tests/core/genltl.test: Make sure %F always return a correct pattern name.. * NEWS: Mention the bug.
This commit is contained in:
parent
fe3b86b306
commit
4518724a5b
3 changed files with 13 additions and 2 deletions
|
|
@ -250,8 +250,8 @@ const char* const class_name[LAST_CLASS - FIRST_CLASS] =
|
|||
"or-g",
|
||||
"or-gf",
|
||||
"p-patterns",
|
||||
"or-r-left",
|
||||
"or-r-right",
|
||||
"r-left",
|
||||
"r-right",
|
||||
"rv-counter",
|
||||
"rv-counter-carry",
|
||||
"rv-counter-carry-linear",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue