| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0012546 | GCC-XML | public | 2011-10-28 23:02 | 2015-03-26 11:59 | |||||
| Reporter | Kibeom Kim | ||||||||
| Assigned To | Brad King | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | resolved | Resolution | suspended | ||||||
| Platform | OS | OS Version | |||||||
| Summary | 0012546: supporting c++0x. | ||||||||
| Description | It would be really nice if gccxml supports the following gcc options for parsing. -std=c++0x -std=gnu++0x | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0027676) Brad King (manager) 2011-10-31 08:32 |
GCC-XML's design goals include only C++98 support. Adding C++0x support will require an update of the internal GCC version used. That is a huge effort for which we have no time now. If you want to parse C++0x I suggest looking at Clang ( http://clang.llvm.org/ [^] ). |
|
(0038319) 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 |
| 2011-10-28 23:02 | Kibeom Kim | New Issue | |
| 2011-10-31 08:32 | Brad King | Note Added: 0027676 | |
| 2011-10-31 08:32 | Brad King | Assigned To | => Brad King |
| 2011-10-31 08:32 | Brad King | Status | new => backlog |
| 2015-03-26 11:59 | Brad King | Note Added: 0038319 | |
| 2015-03-26 11:59 | Brad King | Status | backlog => resolved |
| 2015-03-26 11:59 | Brad King | Resolution | open => suspended |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |