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

Re: [PATCH] Transitively read alternatives

From: Martin Waitz <hidden>
Date: 2016-06-15 22:42:25

hoi :)

On Tue, May 02, 2006 at 09:28:25PM -0700, Junio C Hamano wrote:
quoted
+	if (*entry != '/' && relative_base) {
+		/* Relative alt-odb */
+		if (base_len < 0)
+			base_len = strlen(relative_base) + 1;
Wouldn't base_len be always -1 here?
hmm, I just moved that part around.
Maybe it is easier not to do the recursive thing unless the alternate
is absolute path, and also as a purely safety measure, limit the
maximum recursion depth to something low like 5, similar to recursive
symlink resolution.
Agreed.
Lets see if I have some free time in the evening ;-)

-- 
Martin Waitz

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help