Re: [Merge] lp:~squid/squid/sbuflist-merge into lp:squid

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Sun, 15 Dec 2013 00:14:24 +1300

On 14/12/2013 11:17 p.m., Francesco Chemolli wrote:
> Francesco Chemolli has proposed merging lp:~squid/squid/sbuflist-merge into lp:squid.
>
> Requested reviews:
> squid (squid)
>
> For more details, see:
> https://code.launchpad.net/~squid/squid/sbuflist-merge/+merge/199024
>

in src/SBufAlgos.h:
 * SBufAddLength::separator_len does not meet camelCase_ private member
naming guideline.

* the if(sz == 0) and comment do not match up.
 - I suspect it should probably be a check on items.size() to match the
comment and the whole if() be done before the sz accumulate is attempted.

* #includes block is inconsistent with rest of Squid which places empty
line between "local" and <system> include statements.

in src/SBufList.cc:

* the #include SBufAlgos.h should be sorted before SBufList.h

* #include wordlist.h seems not needed. Yes?

Thank you. These are all minor so no need for another review after fixing.

Amos
Received on Sat Dec 14 2013 - 11:14:38 MST

This archive was generated by hypermail 2.2.0 : Sat Dec 14 2013 - 12:00:10 MST