Control: tags -1 pending Control: forwarded -1 https://bugs.webkit.org/show_bug.cgi?id=282120
On Tue, Jan 07, 2025 at 12:40:42PM +0100, Matthias Klose wrote: > The package fails to build with icu 76.1-2 from experimental. The > most likely reason is that it's not built for the default C++17 > standards, and manually specifies an earlier standard. WebKit actually uses C++23, so the problem is a different one: https://unicode-org.atlassian.net/browse/ICU-22954 Anyway, this can be worked around in WebKit, I just pushed a patch: https://salsa.debian.org/webkit-team/webkit/-/commit/c246d60216159c2863479855df790e8ad1bf6697 Thanks! Berto

