View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000223 | Frama-C | Kernel | public | 2009-08-31 11:19 | 2014-02-12 16:56 | ||||
Reporter | ddelmas | ||||||||
Assigned To | virgile | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | Frama-C Lithium-20081201 | ||||||||
Target Version | Frama-C Boron-20100401 | Fixed in Version | Frama-C Beryllium-20090902 | ||||||
Summary | 0000223: -warn-unspecified-order false positive | ||||||||
Description | Option -warn-unspecified-order yields a wrong warning on the below example: extern int F(int, int); void main() { int i, j, k, l; l = (F(i,j) == k); } | ||||||||
Additional Information | This issue was present in release Lithium. It seemed to have disappeared from release Beryllium-20090601-beta1, but it has re-appeared in later SVN revisions (e.g 5973, 6053). | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-08-31 11:19 | ddelmas | New Issue | |
2009-09-02 10:46 | signoles | Status | new => assigned |
2009-09-02 10:46 | signoles | Assigned To | => virgile |
2009-09-04 11:09 | signoles | Target Version | => Frama-C Bore |
2009-09-10 17:28 | svn | ||
2009-09-10 17:28 | svn | Status | assigned => resolved |
2009-09-10 17:28 | svn | Resolution | open => fixed |
2009-09-23 15:26 | signoles | Fixed in Version | => Frama-C Beryllium 2 |
2009-09-23 20:22 | signoles | Status | resolved => closed |
2013-12-19 01:13 | Source_changeset_attached | => framac master ad8ff87e | |
2014-02-12 16:56 | Source_changeset_attached | => framac stable/neon ad8ff87e |