View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0002365 | Frama-C | Plug-in > clang | public | 2018-02-12 14:06 | 2018-02-12 14:06 |
|
Reporter | Jochen | |
Assigned To | virgile | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | |
Platform | Sulfur-20171101 | OS | | OS Version | Ubuntu 17.10 |
Product Version | Frama-C 16-Sulfur | |
Target Version | | Fixed in Version | | |
|
Summary | 0002365: user-defined type not accepted after builtin type in quantifier chain |
Description | Running "frama-c -wp partial_sort_cpp.cpp" on the attached program reports "partial_sort_cpp.cpp:4:43: unexpected token 'identifier -> v' after a binders construct". The message disappears when "v" is declared as "int" instead of "value_type", or when "int n" is removed. |
Tags | No tags attached. |
|
Attached Files | partial_sort_cpp.cpp [^] (84 bytes) 2018-02-12 14:06 |
|