On 20 December 2013 17:21, Emmanuel Bourg <[email protected]> wrote:
> Le 20/12/2013 18:18, [email protected] a écrit :
>
>> Remove some unnecessary parentheses.
>
> I'd argue they make the code easier to read. Reading bit shifting code
> is quite painful, some parentheses help greatly.

In this case, the parentheses were around the whole expression, so did
not change the grouping visually.
In fact removing them here made it easier to read.

> Emmanuel
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to