MantisBT - GCC-XML | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0006152 | GCC-XML | public | 2007-12-12 11:00 | 2015-03-26 11:59 | |
| Reporter | Roman A. Kulikov | ||||
| Assigned To | Brad King | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | suspended | ||
| Platform | OS | OS Version | |||
| Summary | 0006152: gccxml returns error parsing code that should not be parsed | ||||
| Description | Example of code (main.c): 1 int main() { 2 #if 0 3 __asm 4 { 5 ; comment' 6 push eax 7 } 8 #endif 9 return 0; 10 } Error: main.c:5:26: missing terminating ' character. gcc (4.1) doesn't complain. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2007-12-12 11:00 | Roman A. Kulikov | New Issue | |||
| 2007-12-12 11:03 | Roman A. Kulikov | Note Added: 0009863 | |||
| 2015-03-26 11:59 | Brad King | Note Added: 0038331 | |||
| 2015-03-26 11:59 | Brad King | Status | new => resolved | ||
| 2015-03-26 11:59 | Brad King | Resolution | open => suspended | ||
| 2015-03-26 11:59 | Brad King | Assigned To | => Brad King | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||