On 20 December 2013 17:21, Emmanuel Bourg <ebo...@apache.org> wrote:
> Le 20/12/2013 18:18, ggreg...@apache.org 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: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to