Re: [PATCH] Fix tab after space in leading whitespace

2024-10-25 Thread Jonathan Wakely
On Fri, 25 Oct 2024 at 12:10, Jakub Jelinek wrote: > > Hi! > > The following patch fixes 2 -Wleading-whitespace=blanks issues in gcc/, > include/, libiberty/, libcpp/, libgcc/ and libstdc++-v3/ > One is the > ../../gcc/c/c-typeck.cc:196:1: warning: whitespace other than spaces and tabs > in leadi

[PATCH] Fix tab after space in leading whitespace

2024-10-25 Thread Jakub Jelinek
Hi! The following patch fixes 2 -Wleading-whitespace=blanks issues in gcc/, include/, libiberty/, libcpp/, libgcc/ and libstdc++-v3/ One is the ../../gcc/c/c-typeck.cc:196:1: warning: whitespace other than spaces and tabs in leading whitespace [-Wleading-whitespace=] case (where there was a form-