illegal keyword in contract causes rest to be tacitly ignored
ID0001989: **This issue was created automatically from Mantis Issue 1989. Further discussion may take place here.** --- | **Id** | **Project** | **Category** | **View** | **Due Date** | **Updated** | | --- | --- | --- | --- | --- | --- | | ID0001989 | Frama-Clang | Plug-in > clang | public | 2014-11-24 | 2015-02-17 | | | | | | | | | --- | --- | --- | --- | --- | --- | | **Reporter** | Jochen | **Assigned To** | virgile | **Resolution** | open | | **Priority** | normal | **Severity** | minor | **Reproducibility** | always | | **Platform** | frama-c-Neon-20140301+dev-stance | **OS** | - | **OS Version** | xubuntu-cfe13.10 | | **Product Version** | - | **Target Version** | - | **Fixed in Version** | - | ### Description : output of "frama-c -wp 153.cpp": Now output intermediate result [wp] Running WP plugin... [wp] Collecting axiomatic usage [wp] warning: Missing RTE guards [wp] 0 goal scheduled [wp] Proved goals: 0 / 0 An error message should be issued about the unrecognized keyword "wssigns" in line 3, and possibly also about the unknown identifier "w" in line 4. ## Attachments - [153.cpp](/uploads/da24568d4d9fe766b319043c7187e2b6/153.cpp)
issue