Thread (3 messages) flat view 3 messages, 2 authors, 2016-06-15

Re: [PATCH v4 3/4] count-objects: report garbage files in pack directory too

From: Duy Nguyen <hidden>
Date: 2016-06-15 22:56:09

Possibly related (same subject, not in this thread)

On Wed, Feb 13, 2013 at 10:55 PM, Junio C Hamano [off-list ref] wrote:
quoted
+     default:
+             return;
+     }
+     for (; first <= last; first++)
This looks odd.  If you use the usual last+1 convention between the
caller and callee, you do not have to do this, or call this function
with "i - 1" and "list->nr -1" as the last parameter.
I know. I just don't know how to name the variable to say "the element
after the last one".
-- 
Duy
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help