Opened 15 years ago
Closed 15 years ago
#307 closed defect (fixed)
Error in XML output
| Reported by: | zirkel | Owned by: | tmcclory |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | clang | Version: | 1.1 |
| Keywords: | Cc: |
Description
The XML output resulting from running Clang on example.c cannot be parsed.
Syntax error: Error parsing AST file ./TASSREP/example.c.xml: An XML parse error occurred while parsing java.io.FileInputStream@c5a67c9 line 74 column 31: org.xml.sax.SAXParseException: cvc-type.2: The type definition cannot be abstract for element vdn:initializer.
Note:
See TracTickets
for help on using tickets.

I removed references to this deprecated schema element. Corrected in revision 2297.