Re: [exim-dev] misleading indent

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-dev
Asunto: Re: [exim-dev] misleading indent
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