loop assigns on structures not supported
ID0001152: **This issue was created automatically from Mantis Issue 1152. Further discussion may take place here.** --- | **Id** | **Project** | **Category** | **View** | **Due Date** | **Updated** | | --- | --- | --- | --- | --- | --- | | ID0001152 | Frama-C | Plug-in > jessie | public | 2012-04-16 | 2012-05-16 | | | | | | | | | --- | --- | --- | --- | --- | --- | | **Reporter** | nmuller | **Assigned To** | cmarche | **Resolution** | duplicate | | **Priority** | normal | **Severity** | feature | **Reproducibility** | always | | **Platform** | - | **OS** | - | **OS Version** | - | | **Product Version** | Frama-C GIT, precise the release id | **Target Version** | - | **Fixed in Version** | - | ### Description : The following post-condition is not accepted //@ loop assigns i, S; (where S is declared as being a structure) ### Additional Information : frama-c -jessie -jessie-atp alt-ergo range_test1.c [kernel] preprocessing with "gcc -C -E -I. -dD range_test1.c" range_test1.c:28:[kernel] user error: syntax error [kernel] user error: skipping file "range_test1.c" that has errors. [kernel] Frama-C aborted because of invalid user input. ## Attachments - [range_test1.c](/uploads/cff40ded377478a4ec66bec13c87d900/range_test1.c) - [range_test1_bis.c](/uploads/9e3b376a81e04784d4a74533af074d55/range_test1_bis.c)
issue