• Stephan Bergmann's avatar
    Silence further warnings in external/boost/include wrappers · e4745f7c
    Stephan Bergmann yazdı
    ...as required by clang-cl:
    
    > [build CXX] avmedia/source/framework/modeltools.cxx
    > In file included from C:/lo64/core/avmedia/source/framework/modeltools.cxx:29:
    > In file included from C:/lo64/core/external/boost/include\boost/exception/diagnostic_information.hpp:23:
    > In file included from C:/lo64/core/workdir/UnpackedTarball/boost\boost/exception/diagnostic_information.hpp:17:
    > C:/lo64/core/workdir/UnpackedTarball/boost\boost/exception/info.hpp(103,13):  error: 'boost::exception_detail::error_info_container_impl' has virtual functions but non-virtual destructor [-Werror,-Wnon-virtual-dtor]
    >             ~error_info_container_impl() throw()
    >             ^
    > C:/lo64/core/workdir/UnpackedTarball/boost\boost/exception/info.hpp(172,21):  error: delete called on non-final 'boost::exception_detail::error_info_container_impl' that has virtual functions but non-virtual destructor [-Werror,-Wdelete-non-virtual-dtor]
    >                     delete this;
    >                     ^
    > 2 errors generated.
    
    Change-Id: I026f7e72d027becb68ac9118616ed6d8f2ecbf80
    Reviewed-on: https://gerrit.libreoffice.org/41225Tested-by: 's avatarJenkins <ci@libreoffice.org>
    Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
    e4745f7c
Adı
Son kayıt (commit)
Son güncelleme
..
include/boost Loading commit data...
Makefile Loading commit data...
Module_boost.mk Loading commit data...
README Loading commit data...
StaticLibrary_boost_date_time.mk Loading commit data...
StaticLibrary_boost_filesystem.mk Loading commit data...
StaticLibrary_boost_iostreams.mk Loading commit data...
StaticLibrary_boost_locale.mk Loading commit data...
StaticLibrary_boost_system.mk Loading commit data...
UnpackedTarball_boost.mk Loading commit data...
boost.6142.warnings.patch.1 Loading commit data...
boost.auto_link.patch Loading commit data...
boost.gcc47679.patch Loading commit data...
boost.multi_array.C4510.warnings.patch Loading commit data...
boost.noiconv.patch Loading commit data...
boost.type_index.Wundef.warnings.patch Loading commit data...
boost.utility.Wundef.warnings.patch Loading commit data...
boost_1_59_0.mpl.config.wundef.patch Loading commit data...
boost_1_59_0.property_tree.wreturn-type.patch Loading commit data...
boost_1_60_0.undef.warning.patch Loading commit data...
boost_1_63_0.undef.warning.patch.1 Loading commit data...
clang-cl.patch.0 Loading commit data...
rtti.patch.0 Loading commit data...
ubsan.patch.0 Loading commit data...