identifier declared in condition is unknown in assert clause
ID0001996:
**This issue was created automatically from Mantis Issue 1996. Further discussion may take place here.**
---
| **Id** | **Project** | **Category** | **View** | **Due Date** | **Updated** |
| --- | --- | --- | --- | --- | --- |
| ID0001996 | Frama-Clang | Plug-in > clang | public | 2014-11-27 | 2015-02-16 |
| | | | | | |
| --- | --- | --- | --- | --- | --- |
| **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:
159.cpp:4:17: unknown identifier 'i'
Now output intermediate result
If the assertion in line 4 is changed to a statement, like "i = 2;", the message disappears.
## Attachments
- [159.cpp](/uploads/70c4933a06e4a73d20c28472895a233a/159.cpp)
issue