RTE - Documentation on Unary Minus
ID0001620:
**This issue was created automatically from Mantis Issue 1620. Further discussion may take place here.**
---
| **Id** | **Project** | **Category** | **View** | **Due Date** | **Updated** |
| --- | --- | --- | --- | --- | --- |
| ID0001620 | Frama-C | Documentation > manuals | public | 2014-01-19 | 2016-06-21 |
| | | | | | |
| --- | --- | --- | --- | --- | --- |
| **Reporter** | dharma | **Assigned To** | signoles | **Resolution** | fixed |
| **Priority** | normal | **Severity** | major | **Reproducibility** | always |
| **Platform** | - | **OS** | - | **OS Version** | - |
| **Product Version** | Frama-C Fluorine-20130601 | **Target Version** | - | **Fixed in Version** | Frama-C Neon-20140301 |
### 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?
issue