Ticket #676 (closed defect: fixed)

Opened 2 years ago

Last modified 5 months ago

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

Changed 2 years ago by robertwb

  • summary changed from Incorrect C integer arithmatic type analysis to Incorrect C integer arithmetic type analysis

Changed 14 months ago by mark

  • milestone changed from 0.15 to 0.17

Changed 5 months ago by scoder

  • owner changed from somebody to robertwb
  • milestone changed from 0.17 to 0.15

Changed 5 months ago by scoder

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.