MantisBT - GCC-XML
View Issue Details
0006636GCC-XMLpublic2008-03-20 16:362015-03-26 11:59
Francesco Montorsi 
Brad King 
normalfeaturehave not tried
resolvedsuspended 
0006636: Add a comment in the generated XML with the command line used to run gccxml
It would be useful in my applications of gccxml to sign each generated XML file with a comment at the beginning with the command line options and switches used to generate that XML file...
No tags attached.
Issue History
2008-03-20 16:36Francesco MontorsiNew Issue
2008-03-21 19:23Brad KingNote Added: 0010880
2008-03-26 12:01Francesco MontorsiNote Added: 0010916
2015-03-26 11:59Brad KingNote Added: 0038329
2015-03-26 11:59Brad KingStatusnew => resolved
2015-03-26 11:59Brad KingResolutionopen => suspended
2015-03-26 11:59Brad KingAssigned To => Brad King

Notes
(0010880)
Brad King   
2008-03-21 19:23   
I think this information is more appropriately added by your tool in a post-processing step. Out of curiosity, for what purpose do you need the information?
(0010916)
Francesco Montorsi   
2008-03-26 12:01   
Adding it externally requires some additional effort and specifically it forces the users to "wrap" gccxml in a script which does that postprocessing.

BTW I need it to easily identify different XML files produced by different settings passed to gccxml...

This is a minor thing however. I just thought it was nice to have it...
(0038329)
Brad King   
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 [^]