RFR: 8354292: Remove unused PRAGMA_FORMAT_IGNORED
Christoph Langer
clanger at openjdk.org
Wed Apr 30 13:03:46 UTC 2025
On Wed, 30 Apr 2025 01:22:24 GMT, simon <duke at openjdk.org> wrote:
> The macro PRAGMA_FORMAT_IGNORED is defined in compilerWarnings_gcc.hpp, with default empty definition in compilerWarnings.hpp. It is unused and can be removed.
It is also prudent to keep a PR open at least 24hrs to give developers around the globe the chance to have a look. Don't immediately integrate after you have the first review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24958#issuecomment-2841900447
More information about the hotspot-dev
mailing list