[GCC-XML]Variablenames not included in the .xml file

Anders Bo Rasmussen fuzz at fuzz.dk
Sun Mar 3 15:42:42 EST 2002


I've the version from the CVS. When i use gccxml on a file like:

int main()
{
    int i,j
    i=4;
    j=3;
    return i+j;
}

i and j are not mentioned in all in the .xml file. How can that be?


-- 
Anders Bo Rasmussen
mailto:fuzz at fuzz.dk

God is real, unless specifically declared integer.



More information about the gccxml mailing list