[squid-dev] [PATCH] Fix ssl use for kerberos_ldap_group

Amos Jeffries squid3 at treenet.co.nz
Mon Jul 25 11:01:02 UTC 2016


On 25/07/2016 12:35 a.m., Markus Moeller wrote:
> Hi Amos,
> 
>    I fixed the free_path following your suggestion.
> 
>    I run also indent -br -ce -i4 -ci4 -l80 -nlp -npcs -npsl -d0 -sc -di0
> -psl  over it as it is C based code.  Is that the correct or is there
> another tool to format the code. Not sure which debug message lines you
> meant.
> 

Ah, astyle 2.x we use now. The scripts/formater.pl script in the sources
runs it with our params and handles the C vs C++ oddities with using C
code in .cc files.

No need for another patch though. I've run the formatter before applying.

The debugs were the one on command line argument parsing. Udpated them
too now.

Amos



More information about the squid-dev mailing list