• Stephan Bergmann's avatar
    Enable -Wnon-virtual-dtor for GCC 4.6 · 6e67c03d
    Stephan Bergmann yazdı
    ...which has the necessary features to support it.
    
    Change a lot of classes to either contain a protected non-virtual dtor
    (which is backwards compatible, so even works for cppumaker-generated
    UNO headers) or a public virtual one.
    
    cppuhelper/propertysetmixin.hxx still needs to disable the warning, as
    the relevant class has a non-virtual dtor but friends, which would still
    cause GCC to warn.
    
    Includes a patch for libcmis, intended to be upstreamed.
    6e67c03d
Adı
Son kayıt (commit)
Son güncelleme
..
prj Loading commit data...
ExternalLib_libcmis.mk Loading commit data...
Makefile Loading commit data...
Module_libcmis.mk Loading commit data...
README Loading commit data...
libcmis-0.1.0-autotools.patch Loading commit data...
libcmis-0.1.0-non-virtual-dtor.patch Loading commit data...
libcmis-0.1.0.patch Loading commit data...
libcmis-0001-virtualdtor.patch Loading commit data...
makefile.mk Loading commit data...