RESOLVED DUPLICATE of bug 149749 150001
[GTK] Update harfbuzz version to accept newer ICU
https://bugs.webkit.org/show_bug.cgi?id=150001
Summary [GTK] Update harfbuzz version to accept newer ICU
Yusuke Suzuki
Reported 2015-10-10 08:46:04 PDT
After updating ICU to 5.5 (in Debian unstable), now, harfbuzz cannot be compiled. This is because of the change of the signature of the virtual function, getFontTable. It seems that updating harfbuzz to the latest version solves this issue.
Attachments
Patch (1.76 KB, patch)
2015-10-10 09:49 PDT, Yusuke Suzuki
no flags
Yusuke Suzuki
Comment 1 2015-10-10 09:49:02 PDT
Yusuke Suzuki
Comment 2 2015-10-10 10:42:11 PDT
Comment on attachment 262828 [details] Patch Currently, I still cannot build WebKitGTK+ on debian unstable because Mesa also raises some linking errors with LLVM. But at least, harfbuzz phase was OK.
Michael Catanzaro
Comment 3 2015-10-10 11:15:56 PDT
Comment on attachment 262828 [details] Patch Thanks for your patch, but there's already one in bug #149749.
Michael Catanzaro
Comment 4 2015-10-10 11:16:07 PDT
*** This bug has been marked as a duplicate of bug 149749 ***
Yusuke Suzuki
Comment 5 2015-10-10 11:19:58 PDT
(In reply to comment #4) Ah, thanks
Note You need to log in before you can comment on or make changes to this bug.