reassign 422353 libxt-dev
found 422353 1:1.0.5-2
thanks

On Sat, May 05, 2007 at 01:12:35PM +0200, Bastian Blank wrote:
> > /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

I'm also seeing the same thing when building xt.

For some reason /usr/include/X11/VendorP.h (From libxt-dev) and
/usr/include/Xm/VendorSP.h (from lesstif2-dev) both define that
function.

/usr/include/Xm/VendorSP.h seems to properly put an extern "C" for C++
programs in it's header file, /usr/include/X11/VendorP.h doesn't.

I think there are 2 bugs here:
- Both shouldn't define the same function
- libxt-dev should use extern "C"

I'm reassigning it to libxt-dev.


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to