[GCC-XML]Argument names?

Nicodemus nicodemus at globalite.com.br
Mon Jul 28 21:26:53 EDT 2003


Currently, GCCXML doesn't output the names of the arguments in functions:

void foo(int x, int y);

The resulting XML has no information about the declared name of the 
arguments ("x" and "y"). There's any chance that GCCXML will provide 
this in the future?

Thanks!
Nicodemus.




More information about the gccxml mailing list