On 19/10/2019 13:26, Andreas Metzler via Exim-dev wrote: > gcc (correctly) warns about two instances of misleading indentation.
Correctly? I think not. Neither is associated with a flow-control;
they are both purely blocks for the restriction of local-variable
scope. Your suggested changes would break function-head identification
for editors.
--
Cheers,
Jeremy