| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| 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. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0009863) Roman A. Kulikov (reporter) 2007-12-12 11:03 |
Of course, I tried gccxml version 0.7.0 |
|
(0038331) Brad King (manager) 2015-03-26 11:59 |
As announced here: [ANNOUNCE] GCC-XML maintenance moving to Github http://thread.gmane.org/gmane.comp.compilers.gccxml/731 [^] http://public.kitware.com/pipermail/gccxml/2015-March/003206.html [^] gccxml will no longer be developed by its original author, who will instead focus on CastXML: https://github.com/CastXML/CastXML#readme [^] The original GCC-XML issue tracker is now closed. In order to facilitate ongoing maintenance by community participants, issues will now be tracked on the Github repository page: https://github.com/gccxml/gccxml/issues [^] |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |