* Daniel Schepler <[EMAIL PROTECTED]> [2006-07-06 13:26]: > [EMAIL PROTECTED]:~/test$ cat vendor-test.cc > #include <Xm/VendorSP.h> > [EMAIL PROTECTED]:~/test$ g++ -c vendor-test.cc > /usr/include/X11/VendorP.h:87: error: previous declaration of > ‘VendorShellClassRec vendorShellClassRec’ with ‘C++’ linkage > /usr/include/Xm/VendorSP.h:58: error: conflicts with new declaration with ‘C’ > linkage
FWIW, this error has been reverted from Debian's GCC 4.1 but it will be in 4.2. -- Martin Michlmayr http://www.cyrius.com/

