On Wed, 28 Aug 2024 15:15:03 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:

>> Currently, we issue -Wno-unused for all files in gcc, which is a rather big 
>> sledgehammer to get rid of some warnings that proliferate in a few areas of 
>> the build.
>> 
>> We should instead leave -Wunused turned on (as done by -Wall) and use a much 
>> more fine-grained approach to disabling specific warnings in specific files 
>> or libraries.
>
> Magnus Ihse Bursie has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Roll back indentation fix

Looks good.

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

Marked as reviewed by kbarrett (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20733#pullrequestreview-2266590446

Reply via email to