Ticket #676 (closed defect: fixed)
Incorrect C integer arithmetic type analysis
| Reported by: | robertwb | Owned by: | robertwb |
|---|---|---|---|
| Priority: | major | Milestone: | 0.15 |
| Component: | Type Analysis | Keywords: | |
| Cc: |
Description
According to the C standard http://publications.gbdirect.co.uk/c_book/chapter2/expressions_and_arithmetic.html all arithmetic is promoted to at least an int.
Change History
Note: See
TracTickets for help on using
tickets.
