Re: gcc -ftabstop option - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: gcc -ftabstop option
Date
Msg-id EB21D75F-FFE4-4FF5-88F4-36E569BBD692@yesql.se
Whole thread Raw
In response to gcc -ftabstop option  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Responses Re: gcc -ftabstop option
List pgsql-hackers
> On 21 Jun 2022, at 12:49, Peter Eisentraut <peter.eisentraut@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?  Adding -ftabstop only allows the compiler to be able to properly
detect it.

--
Daniel Gustafsson        https://vmware.com/




pgsql-hackers by date:

Previous
From: Nikolay Samokhvalov
Date:
Subject: Re: Amcheck verification of GiST and GIN
Next
From: "David G. Johnston"
Date:
Subject: Re: explain analyze rows=%.0f