array-type parameter causes "Old style K&R" kernel warning with cxx plugin
ID0001814: This issue was created automatically from Mantis Issue 1814. Further discussion may take place here.
Id | Project | Category | View | Due Date | Updated |
---|---|---|---|---|---|
ID0001814 | Frama-Clang | Plug-in > clang | public | 2014-06-20 | 2014-09-26 |
Reporter | Jochen | Assigned To | virgile | Resolution | fixed |
Priority | normal | Severity | trivial | Reproducibility | always |
Platform | - | OS | xubuntu-cfe13.10 | OS Version | - |
Product Version | Frama-C Neon-20140301 | Target Version | - | Fixed in Version | Frama-C GIT, precise the release id |
Description :
output: Now output intermediate result taint02.cpp:7:[kernel] warning: Calling undeclared function _Z3fooPi. Old style K&R code?
The warning disappears if the file is renamed to "taint02.c".