Integrated: 8347576: Error output in libjsound has non matching format strings

Matthias Baesken mbaesken at openjdk.org
Thu Jan 16 16:33:40 UTC 2025


On Mon, 13 Jan 2025 14:54:09 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> When enabling the jsound ERROR and TRACE reporting (see src/java.desktop/share/native/libjsound/Configure.h https://github.com/openjdk/jdk/blob/master/src/java.desktop/share/native/libjsound/Configure.h#L32 ), we run into some build warnings as errors  (when building on Linux) because at 2 places the format specifiers do not match the number types .

This pull request has now been integrated.

Changeset: 07a0dcba
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/07a0dcbabcb1216211c1da75f6dd2582da194df9
Stats:     13 lines in 4 files changed: 2 ins; 0 del; 11 mod

8347576: Error output in libjsound has non matching format strings

Reviewed-by: mdoerr, serb, clanger

-------------

PR: https://git.openjdk.org/jdk/pull/23076


More information about the client-libs-dev mailing list