Firm Bugtracker - cparser
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
7 | semantic | tweak | always | 2008-12-03 15:34 | 2009-01-28 21:55 |
|
|||||
Reporter: | jeffz | Platform: | |||
Assigned To: | Tron | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | |||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | |||
|
|||||
Summary: | 0000007: erroneous type error: error: destination type 'void' in 'return' is incompatible with type 'void' | ||||
Description: |
void bar(void){return;} void foo(void){return bar();} int main(void){foo();} |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: | |||||
|
|||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2008-12-03 15:34 | jeffz | New Issue | |||
2008-12-03 22:03 | Tron | Note Added: 0000001 | |||
2008-12-03 22:03 | Tron | Status | new => assigned | ||
2008-12-03 22:03 | Tron | Assigned To | => Tron | ||
2008-12-03 22:03 | Tron | Status | assigned => resolved | ||
2008-12-03 22:03 | Tron | Resolution | open => fixed | ||
2008-12-05 13:15 | Tron | Reproducibility | have not tried => always | ||
2008-12-05 13:15 | Tron | Category | parser => semantic | ||
2009-01-28 21:55 | Matze | Status | resolved => closed |
Notes | |||||
|
|||||
|
|