I'm done turning most cases of postfix increment/decrement operators
into prefix form.
Most are trivial integers or pointers, thus probably there will be not
much of a difference. A few ones were iterators, where it probably
will make a (small) difference. A few cases were causing (at least to
me) readability issues.
Along the way I've turned a few int-as-bool useages into proper bools;
sorry for the slight feature-creep.
Code builds, tests and runs, I've used as my personal forward-proxy
with no noticeable issues.
It's available at lp:~kinkie/squid/prefix-postfix
If there's no objections, I'd merge.
-- /kinkieReceived on Sat Jul 21 2012 - 16:41:42 MDT
This archive was generated by hypermail 2.2.0 : Sun Jul 22 2012 - 12:00:03 MDT