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 _______________________________________________ squid-dev mailing list [email protected] http://lists.squid-cache.org/listinfo/squid-dev
