Deadlock between git-remote-http and git fetch-pack

2017-01-27 Thread tsuna
e in master. -- Benoit "tsuna" Sigoure

Re: [PATCH] Undefine strlcpy if needed.

2014-08-24 Thread tsuna
“make configure ./configure”. -- Benoit tsuna Sigoure -- To unsubscribe from this list: send the line unsubscribe git in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] Undefine strlcpy if needed.

2014-08-24 Thread tsuna
On Sun, Aug 24, 2014 at 12:49 PM, Torsten Bögershausen tbo...@web.de wrote: On 2014-08-24 18.18, Ramsay Jones wrote: On 24/08/14 12:13, tsuna wrote: On Sun, Aug 24, 2014 at 4:10 AM, Ramsay Jones ram...@ramsay1.demon.co.uk wrote: Hmm, which version of OS X are we talking about? OS X 10.9.4

Re: [PATCH] Undefine strlcpy if needed.

2014-08-24 Thread tsuna
values of NO_STRLCPY / NO_GETEXT on OS X? -- Benoit tsuna Sigoure -- To unsubscribe from this list: send the line unsubscribe git in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] Fix compilation on OS X.

2013-07-21 Thread tsuna
header (I think it is unistd.h) seem to define it for us. Perhaps the correct fix is to revert ec535cc2 for everybody, and if MinGW needs such a workaround, do it inside #ifndef MINGW? That sounds right. -- Benoit tsuna Sigoure -- To unsubscribe from this list: send the line unsubscribe git

Re: [PATCH] Fix compilation on OS X.

2013-07-20 Thread tsuna
it here instead. -- Benoit tsuna Sigoure -- To unsubscribe from this list: send the line unsubscribe git in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html