Anonymous | Login | Signup for a new account | 2019-12-07 05:07 CET | ![]() |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0002248 | Frama-C | Kernel | public | 2016-10-06 16:11 | 2016-12-08 10:16 | ||||||||
Reporter | Jochen | ||||||||||||
Assigned To | virgile | ||||||||||||
Priority | normal | Severity | text | Reproducibility | always | ||||||||
Status | assigned | Resolution | open | ||||||||||
Platform | OS | xubuntu | OS Version | ||||||||||
Product Version | Frama-C Aluminium | ||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0002248: option "-print" prints array upper bound in type before parameter name, rather than after it | ||||||||||||
Description | Running "frama-c -print ftest.c" on the attached program doesn't reproduce the input program; insteadt, it prints the "[a]" before the "b", not after it. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Attached Files | ![]() | ||||||||||||
![]() |
|
(0006269) yakobowski (manager) 2016-10-07 14:53 |
The array size information is only stored as a C attribute, pretty-printed in a special way. Displaying it elsewhere is unfortunately not really easy. |
(0006308) yakobowski (manager) 2016-12-08 10:16 |
After more consideration, I'm not sure anything can be done. We will wait for Virgile's opinion, though. |
![]() |
|||
Date Modified | Username | Field | Change |
2016-10-06 16:11 | Jochen | New Issue | |
2016-10-06 16:11 | Jochen | File Added: ftest.c | |
2016-10-07 14:53 | yakobowski | Note Added: 0006269 | |
2016-12-08 10:16 | yakobowski | Assigned To | => virgile |
2016-12-08 10:16 | yakobowski | Status | new => assigned |
2016-12-08 10:16 | yakobowski | Note Added: 0006308 |
Copyright © 2000 - 2019 MantisBT Team |