neither "allocates" nor "frees" clause recognized
ID0002062: This issue was created automatically from Mantis Issue 2062. Further discussion may take place here.
Id | Project | Category | View | Due Date | Updated |
---|---|---|---|---|---|
ID0002062 | Frama-Clang | Plug-in > clang | public | 2015-01-26 | 2015-03-10 |
Reporter | Jochen | Assigned To | virgile | Resolution | fixed |
Priority | low | Severity | minor | Reproducibility | have not tried |
Platform | Neon-20140301+dev-STANCE-Jan2015 | OS | - | OS Version | xubuntu-cfe13.10 |
Product Version | - | Target Version | - | Fixed in Version | - |
Description :
output:
[kernel] Parsing FRAMAC_SHARE/libc/__fc_builtin_for_normalization.i (no preprocessing) [kernel] Parsing 442.cpp (external front-end) 442.cpp:2:6: expecting function spec Now output intermediate result
A similar error message is observed if line 2 is commented-out and line 3 commented-in. Both messages disappear if the file is renamed to "442.c".