Hello Adrian,
I utilize libc++ and it is likely the reason of building failed. I suspect you have libstdc++ do not experience anything alike
Confirm, please, if it is the case and tell if my help is required
Thank you
22.05.2019, 02:36, "Adrian Perez de Castro" <ape...@igalia.com>:
Hello Denis,
On Tue, 21 May 2019 22:30:15 +0300, Denis Pronin <dann...@yandex.ru> wrote:
I have been dealing with compiling webkit-gtk on Gentoo with clang-7.1.0.
I have encountered an issue regarding compiling TextCodec.cpp that
uses snprintf in method 'TextCodec::getUnencodableReplacement'. The
compiler lacks 'snprintf' as the result of not having <cstdio> there in
the list of headers included. Please, add <cstdio> there to do away with
the fail of compilation
I just completed a build here with Clang 8.0 and it went just fine. I would
like to know whether you were using libc++ instead of libstdc++ before I try
to install Clang 7.1.0 to see if I can reproduce the issue. Could you comment
on that, please? (and thanks!)
Cheers,
—Adrián
_______________________________________________ webkit-gtk mailing list webkit-gtk@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-gtk