Re: What's in git.git

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Daniel Stenberg
Date: Tuesday, February 12, 2008 - 2:15 am

On Mon, 11 Feb 2008, Junio C Hamano wrote:


But why reinitialize libcurl at all in the first place? This "work-around"
should rather be the standard behavior since there should be no logical reason 
to re-initialize libcurl's global state during a git's execution.

Even though Mike correctly identified a libcurl bug, it also indirectly 
identified a git flaw: re-initialization with the curl_global_* functions is 
pointless and only wastes time.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
What's in git.git, Junio C Hamano, (Tue Feb 12, 12:25 am)
Re: What's in git.git, Daniel Stenberg, (Tue Feb 12, 2:15 am)
Re: What's in git.git, Mike Hommey, (Tue Feb 12, 2:47 am)
Re: What's in git.git, Daniel Stenberg, (Tue Feb 12, 4:35 am)
What's in git.git (stable), Junio C Hamano, (Sat Feb 16, 8:56 pm)
Re: What's in git.git (stable), Jakub Narebski, (Sun Feb 17, 6:39 am)
Re: What's in git.git (stable), Junio C Hamano, (Sun Feb 17, 1:45 pm)
Re: What's in git.git (stable), Johannes Schindelin, (Sun Feb 17, 1:51 pm)