On Wed, Aug 30, 2023 at 8:49 AM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> There is much more going on with -Wshadow, but let's do things
> incrementally, case by case.
Yeah, IIRC the source tree currently is able to be built without any
shadow-related warnings with -Wshadow=compatible-local. But with
-Wshadow or -Wshadow=local, you can still see a lot of warnings.
Thanks
Richard