> 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 .

Matthias Baesken has updated the pull request incrementally with one additional 
commit since the last revision:

  change format specifiers at some places in Windows coding

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23076/files
  - new: https://git.openjdk.org/jdk/pull/23076/files/52d0453c..502043e6

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=23076&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23076&range=02-03

  Stats: 6 lines in 1 file changed: 2 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/23076.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23076/head:pull/23076

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

Reply via email to