anuragraghavan / franca

Automatically exported from code.google.com/p/franca
0 stars 0 forks source link

If-statement in contracts is not working properly #106

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The if-statement in the contract action language doesn't work properly. It 
should be possible to have a then-branch and an (optional) else-branch with 
only one statement or a block with many statements. There should be also a 
proper handling of chained constructs like if-else-if-else-if.

This bug has been introduced with Franca 0.9.0.

Original issue reported on code.google.com by klaus.birken@gmail.com on 21 May 2014 at 9:57

GoogleCodeExporter commented 9 years ago
Implemented by commit 6c86aad on develop.

Original comment by klaus.birken@gmail.com on 22 May 2014 at 6:25

GoogleCodeExporter commented 9 years ago

Original comment by klaus.birken@gmail.com on 19 Dec 2014 at 2:33

GoogleCodeExporter commented 9 years ago

Original comment by klaus.birken@gmail.com on 25 Jan 2015 at 11:19