Hi,

On 13-12-16 21:22, Selva Nair wrote:
>     > pos_bool=lead
> 
>     What does this do exactly?  The description "The position of boolean
>     operators in wrapped expressions" from --show-config doesn't ring a bell
>     for me.
> 
> This extends the pos_arith=lead (Knuth style) to booleans too so that we get
> 
> x = first_condition 
>       && second_condition
>       && third_condition
> 
> instead of leaving && at the tail of previous line... Not a big thing,
> but I thought it looks better.

Agreed.  I added pos_bool=Lead to the CodeStyle page, sp_bool=add was
already there.

Anything else holding back the reformatting branch?  I think we should
really move on with this, if we want to have the chance to do any
additional manual fixes after running uncrustify.

-Steffan

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to