Accept "P_0 == CS" as synonym for "P_0.CS" in the dve2 interface.
Suggested by Yann Thierry-Mieg. * iface/dve2/dve2.cc (convert_aps): Allow string on the right of operators, and look them up. * iface/dve2/dve2check.test: Test this syntax.
This commit is contained in:
parent
5318c1f966
commit
8256ae9bfb
3 changed files with 67 additions and 13 deletions
|
|
@ -1,3 +1,12 @@
|
|||
2011-03-07 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Accept "P_0 == CS" as synonym for "P_0.CS" in the dve2 interface.
|
||||
Suggested by Yann Thierry-Mieg.
|
||||
|
||||
* iface/dve2/dve2.cc (convert_aps): Allow string on the right
|
||||
of operators, and look them up.
|
||||
* iface/dve2/dve2check.test: Test this syntax.
|
||||
|
||||
2011-03-07 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Add some tests for the DVE2 interface.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue