Integrated: 8353458: Don't pass -Wno-format-nonliteral to CFLAGS

Magnus Ihse Bursie ihse at openjdk.org
Wed Apr 2 09:50:58 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.

This pull request has now been integrated.

Changeset: 4a50778a
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4a50778a2614a69dabf45fbdd57c0226f95a7f6a
Stats:     3 lines in 2 files changed: 0 ins; 1 del; 2 mod

8353458: Don't pass -Wno-format-nonliteral to CFLAGS

Reviewed-by: erikj

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

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


More information about the core-libs-dev mailing list