[Libreoffice-commits] core.git: external/boost

Stephan Bergmann (via logerrit) logerrit at kemper.freedesktop.org
Mon Mar 30 10:00:16 UTC 2020


 external/boost/UnpackedTarball_boost.mk |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 11e6582b23b983fde4b04ece5b37c546bcd98a43
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Mon Mar 30 10:30:58 2020 +0200
Commit:     Stephan Bergmann <sbergman at redhat.com>
CommitDate: Mon Mar 30 11:59:31 2020 +0200

    Mark external/boost/c++20-allocator.patch.0 as partially covered upstream
    
    Change-Id: I086e51c581202cd8c68a5a408b8d7575c953461d
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91347
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sbergman at redhat.com>

diff --git a/external/boost/UnpackedTarball_boost.mk b/external/boost/UnpackedTarball_boost.mk
index acb6d6af6b77..046f7e6da1b2 100644
--- a/external/boost/UnpackedTarball_boost.mk
+++ b/external/boost/UnpackedTarball_boost.mk
@@ -37,6 +37,8 @@ boost_patches += gcc9.patch.0
 
 boost_patches += msvc2017.patch.0
 
+# boost/format/alt_sstream_impl.hpp part covered by <https://github.com/boostorg/format/pull/70>
+# "Removed deprecated std::allocator<void>":
 boost_patches += c++20-allocator.patch.0
 
 $(eval $(call gb_UnpackedTarball_UnpackedTarball,boost))


More information about the Libreoffice-commits mailing list