Something is really strange here. The XFREECOLOR redef couldn't happen unless your file is corrupted or something strange. The def of XFREECOLOR is done from a #if 0 (define) else (define) #endif.

As for the others, I didn't change anything in traverse, etc. You might try deleting displayx.c and running cvs update again and see what happens.

David

    Since this morning if i try to compile :

displayx.c:133: warning: `XFREECOLOR' redefined
displayx.c:131: warning: this is the location of the previous definition

displayx.c:130: parse error before `<'
displayx.c:366: parse error before `}'
displayx.c:375: warning: `struct arg' declared inside parameter list
displayx.c:375: warning: its scope is only this definition or
declaration, which is probably not what you want.
displayx.c: In function `traverse':
displayx.c:456: dereferencing pointer to incomplete type
displayx.c:456: dereferencing pointer to incomplete type
displayx.c:457: dereferencing pointer to incomplete type
displayx.c:457: dereferencing pointer to incomplete type
displayx.c:459: dereferencing pointer to incomplete type

    On a SGI Onyx 2 with gcc 2.95.2 and gmake

.............................................................................
David L. Thompson                          The University of Montana
mailto:[EMAIL PROTECTED]                 Computer Science Department
http://www.cs.umt.edu/u/dthompsn           Missoula, MT  59812
                                           Work Phone : (406)257-8530

Reply via email to