commit: ba397fa71f9bc9a074d9c65b63759e0145bb9fa0 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Mon Nov 20 23:34:19 2023 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Mon Nov 20 23:34:42 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba397fa7
dev-qt/qtwebengine: add bug link to qt6 icu74 patch Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> dev-qt/qtwebengine/files/qtwebengine-6.5.3-icu74.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-qt/qtwebengine/files/qtwebengine-6.5.3-icu74.patch b/dev-qt/qtwebengine/files/qtwebengine-6.5.3-icu74.patch index d08ede535862..3d42f3f933c5 100644 --- a/dev-qt/qtwebengine/files/qtwebengine-6.5.3-icu74.patch +++ b/dev-qt/qtwebengine/files/qtwebengine-6.5.3-icu74.patch @@ -2,6 +2,8 @@ Quick fix for a static_assert failure with icu74. Still waiting for a proper upstream fix and unknown if entirely right, but is an extension of [1] (is now 48 rather than 43). +https://bugs.gentoo.org/917633 + [1] https://crrev.com/e60b571faa3f14dd9119a6792dccf12f8bf80192 --- a/src/3rdparty/chromium/third_party/blink/renderer/platform/text/text_break_iterator.cc +++ b/src/3rdparty/chromium/third_party/blink/renderer/platform/text/text_break_iterator.cc