wrong treatment for const arrays in lib-entry mode
ID0000759:
**This issue was created automatically from Mantis Issue 759. Further discussion may take place here.**
---
| **Id** | **Project** | **Category** | **View** | **Due Date** | **Updated** |
| --- | --- | --- | --- | --- | --- |
| ID0000759 | Frama-C | Plug-in > Eva | public | 2011-03-21 | 2014-02-12 |
| | | | | | |
| --- | --- | --- | --- | --- | --- |
| **Reporter** | ddelmas | **Assigned To** | pascal | **Resolution** | fixed |
| **Priority** | normal | **Severity** | major | **Reproducibility** | always |
| **Platform** | - | **OS** | - | **OS Version** | - |
| **Product Version** | Frama-C Carbon-20110201 | **Target Version** | Frama-C Oxygen-20120901 | **Fixed in Version** | Frama-C Oxygen-20120901 |
### Description :
With the attache source file,
frama-c fptr.c -lib-entry -main f -users
yields the below incorrect result:
[users] ====== DISPLAYING USERS ======
f: h0 h1
====== END OF USERS ==========
## Attachments
- [fptr.c](/uploads/076ddbe0115c99046256c2fb6f30d4c4/fptr.c)
issue