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

Re: [PATCH 05/11] Remove va_copy at MSVC because there are va_copy.

From: Joshua Jensen <hidden>
Date: 2016-06-15 22:47:15

----- Original Message -----
From: Johannes Schindelin
Date: 8/17/2009 10:49 AM
How about this instead?

	Work around Microsoft Visual C++ not having va_copy()

	In winansi.c, Git wants to know the length of the formatted string 
	so it can allocate enough space for it.  But Microsoft Visual C++
	does not have va_copy(), so we have to guess
I did not look at the surrounding code, but could Microsoft's C runtime 
extension _vscprintf, which returns the number of characters in the 
formatted string, be of use here?

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