RFR: 8353458: Don't pass -Wno-format-nonliteral to CFLAGS
Erik Joelsson
erikj at openjdk.org
Tue Apr 1 15:46:17 UTC 2025
On Tue, 1 Apr 2025 13:22:47 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> The proper way to disable warnings is to use the DISABLED_WARNINGS arguments. In this particular case, there was already a pragma but due to incorrect restrictions it did not apply to clang.
Marked as reviewed by erikj (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/24357#pullrequestreview-2733182097
More information about the build-dev
mailing list