[GCC-XML] gccxml-bodies: iostream: "sorry, unimplemented"
dj at djlauk.de
dj at djlauk.de
Mon Jun 16 14:53:16 EDT 2008
Hey, List.
One of my test cases fails with the following error message:
/usr/include/c++/3.3/iostream:1980: sorry, unimplemented: `method_call_expr'
not supported by dump_expr
...
/usr/include/c++/3.3/iostream:1980: sorry, unimplemented: `tree_list' not
supported by dump_expr
...
/usr/include/c++/3.3/iostream:1980: sorry, unimplemented: `array_ref' not
supported by dump_expr
This is (part of) the error message. The return code is non-zero. The
XML that gets dumped looks just fine, though.
Does anybody have an idea? Any suggestion?
Note, that my code (see http://gccxml-bodies.sourceforge.net) is based
on GCCXML-0.6.
Maybe an update to the latest GCC-3.x based version of GCCXML would help.
Does anybody know the CVS command line to do that? My CVS skills are
practically non-existent...
Thanks in advance!
Kind regards,
DJ
More information about the gccxml
mailing list