access to static struct fields unsupported in annotation
ID0002116: This issue was created automatically from Mantis Issue 2116. Further discussion may take place here.
Id | Project | Category | View | Due Date | Updated |
---|---|---|---|---|---|
ID0002116 | Frama-Clang | Plug-in > clang | public | 2015-05-07 | 2015-05-07 |
Reporter | Jochen | Assigned To | virgile | Resolution | open |
Priority | normal | Severity | minor | Reproducibility | always |
Platform | Sodium-20150201 | OS | - | OS Version | xubuntu14.04 |
Product Version | Frama-C Sodium | Target Version | - | Fixed in Version | - |
Description :
output:
[kernel] Parsing FRAMAC_SHARE/libc/__fc_builtin_for_normalization.i (no preprocessing) [kernel] Parsing 479.cpp (external front-end) 479.cpp:9:18: Unsupported Field Access to s in struct Cl Now output intermediate result
(Despite the error message, provers are called, when command-line option "-wp" is used.) The error disappears if (line 8 is activated and) line 9 is deactivated.