[GCC-XML]Question about generated xml files

Brad King brad.king at kitware.com
Mon Jun 24 14:52:41 EDT 2002


> <?xml version="1.0"?>
> <GCC_XML>
> <Namespace id="_1" name="::" members="_2 _3 _4 _5 _6 _7 _8 _9 _10 _11 _12 
> _13 _14
> ....
> 
> _1144 _1148 _1152   <Unimplemented id="_0" ... />
> <Unimplemented id="_0" tree_code="4" tree_code_name="tree_vec" 
> node="0x402e5da0" function="xml_dump_template_decl SPECIALIZATIONS"/>
> ...
> _2301 _2302 _2303 "/>
> -------------------------------------------
> 
> Is this valid xml syntax?

I don't think so, but even if it is, it isn't the intended behavior.
This bug has been fixed in the CVS version of GCC-XML.

-Brad





More information about the gccxml mailing list