View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001620 | Frama-C | Documentation > manuals | public | 2014-01-19 23:54 | 2016-06-21 14:20 | ||||
Reporter | dharma | ||||||||
Assigned To | signoles | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | Frama-C Fluorine-20130601 | ||||||||
Target Version | Fixed in Version | Frama-C Neon-20140301 | |||||||
Summary | 0001620: RTE - Documentation on Unary Minus | ||||||||
Description | Hi, RTE document (http://frama-c.com/download/rte-manual-Fluorine-20130601.pdf), section 2.1.3, assert is incorrect in that <= should be replaced by < to avoid signed overflow, right? | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
signoles (manager) 2014-01-20 13:16 |
Fix committed to master branch. |
signoles (manager) 2014-01-20 13:21 |
Thanks for the report. The implementation indeed generates the assertion "-2147483647 <= ix". The documentation is fixed accordingly. |
signoles (manager) 2014-02-04 19:07 |
Fix committed to feature/bug_1598 branch. |
signoles (manager) 2014-02-12 16:57 |
Fix committed to stable/neon branch. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-01-19 23:54 | dharma | New Issue | |
2014-01-19 23:54 | dharma | Status | new => assigned |
2014-01-19 23:54 | dharma | Assigned To | => signoles |
2014-01-20 13:16 | signoles | Source_changeset_attached | => framac master 54a5f1cb |
2014-01-20 13:16 | signoles | Note Added: 0004425 | |
2014-01-20 13:16 | signoles | Status | assigned => resolved |
2014-01-20 13:16 | signoles | Resolution | open => fixed |
2014-01-20 13:21 | signoles | Note Added: 0004426 | |
2014-02-04 19:07 | signoles | Source_changeset_attached | => framac feature/bug_1598 8fecea92 |
2014-02-04 19:07 | signoles | Note Added: 0004484 | |
2014-02-12 16:53 | signoles | Source_changeset_attached | => framac stable/neon 54a5f1cb |
2014-02-12 16:57 | signoles | Note Added: 0004539 | |
2014-03-13 15:56 | signoles | Fixed in Version | => Frama-C Neon-20140301 |
2014-03-13 15:57 | signoles | Status | resolved => closed |
2016-06-21 14:11 | signoles | Category | Documentation => Documentation > ACSL |
2016-06-21 14:20 | signoles | Category | Documentation > ACSL => Documentation > manuals |