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

Anders Bo Rasmussen fuzz@fuzz.dk
Sun, 3 Mar 2002 21:42:42 +0100


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@fuzz.dk

God is real, unless specifically declared integer.