On 22.06.22 21:48, Daniel Gustafsson wrote:
On 21 Jun 2022, at 12:49, Peter Eisentraut <peter.eisentr...@enterprisedb.com> wrote:Second, it enables the compiler's detection of confusingly indented code to work more correctly.Wouldn't we also need to add -Wmisleading-indentation for this to trigger any warnings?
That is included in -Wall.