Re: [RFC PATCH] c-family: -Wleading-whitespace= argument spelling

2024-10-25 Thread Joseph Myers
On Fri, 25 Oct 2024, Jakub Jelinek wrote: > Hi! > > On Thu, Oct 24, 2024 at 03:33:25PM -0400, Eric Gallager wrote: > > On Thu, Oct 24, 2024 at 4:17 AM Jakub Jelinek wrote: > > > I've tried to build stage3 with > > > -Wleading-whitespace=blanks -Wtrailing-whitespace=blank > > > -Wno-error=leadin

[RFC PATCH] c-family: -Wleading-whitespace= argument spelling

2024-10-25 Thread Jakub Jelinek
Hi! On Thu, Oct 24, 2024 at 03:33:25PM -0400, Eric Gallager wrote: > On Thu, Oct 24, 2024 at 4:17 AM Jakub Jelinek wrote: > > I've tried to build stage3 with > > -Wleading-whitespace=blanks -Wtrailing-whitespace=blank > > -Wno-error=leading-whitespace=blanks -Wno-error=trailing-whitespace=blank