[GCC-XML] xml_find_template_parm encountered unsupported type field_decl
Leonard Ritter
l.ritter at 49games.de
Mon Apr 28 08:06:43 EDT 2008
Leonard Ritter wrote:
> hi everyone,
>
> while parsing the headers of a proprietary base library that we use
> for game development, gccxml stops with following output:
>
> Error occured while running GCC-XML: xml_find_template_parm
> encountered unsupported type field_decl
using the option -E i could track down the problem to this line:
sDList<sMemoryHeapFreeNode,&sMemoryHeapFreeNode::Node> FreeList;
the compiler simulated is msvc8, most recent cvs build.
More information about the gccxml
mailing list