RFR: 8300169: Build failure with clang-15
Jie Fu
jiefu at openjdk.org
Sun Jan 15 01:59:11 UTC 2023
On Sat, 14 Jan 2023 15:03:42 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> Normally, such changes in third-party libraries need to be done upstream, and not locally. @prrace can confirm.
Thanks @kevinrushforth for your review.
Yes, it had been fixed in the upstream and I just follow it.
Please see https://github.com/harfbuzz/harfbuzz/blob/main/src/hb-meta.hh#L202 .
Or did you mean we had to sync the whole harfbuzz with the upstream?
If so, I would suggest doing it in a separate PR.
What do you think?
Thanks.
-------------
PR: https://git.openjdk.org/jdk/pull/12005
More information about the build-dev
mailing list