RFR: 8338154: Fix -Wzero-as-null-pointer-constant warnings in gtest framework
Magnus Ihse Bursie
ihse at openjdk.org
Mon Aug 12 20:41:31 UTC 2024
On Mon, 12 Aug 2024 05:25:49 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
> Please review this change to remove -Wzero-as-null-pointer-constant warnings
> produced by the gtest framework when such warnings are enabled.
>
> Warnings from the 3rd party GoogleTest are suppressed by disabling that
> warning when compiling those files.
>
> Testing: mach5 tier1
Build change is trivially fine.
-------------
Marked as reviewed by ihse (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/20536#pullrequestreview-2233974704
More information about the build-dev
mailing list