On Tue, 24 Mar 2026 10:06:34 GMT, Frederic Thevenet <[email protected]> wrote:
> [JDK-8324243](https://bugs.openjdk.org/browse/JDK-8324243) added > `calloc-transposed-args` to the list of suppressed warnings when building > HarfBuzz, in order to fix a compiler failure with gcc 14+. > However, the root cause for the compilation failure has since been addressed > upstream[0], and the fix was introduced into the jdk as part of the update to > HarfBuzz 10.4.0 by [JDK-8348597](https://bugs.openjdk.org/browse/JDK-8348597). > It therefore seems appropriate to remove the blanket suppression for > `calloc-transposed-args` warnings when building HarfBuzz going forward. > > [0] > https://github.com/harfbuzz/harfbuzz/commit/032c931e1c0cfb20f18e5acb8ba005775242bd92 @fthevenet Your change (at version 1187d5c13519ac5d640bdc468cc0f5f8cf769628) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk/pull/30396#issuecomment-4126258531
