Re: [PATCH] xmalloc: include size in the failure message

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Junio C Hamano
Date: Friday, August 20, 2010 - 9:31 am

Matthieu Moy <Matthieu.Moy@imag.fr> writes:


I have been wondering about the same thing, but perhaps because we won't
have to worry too much about size_t needing to be unsigned long long on
older platforms where %z is not supported, while we expect %z will be
available on larger where using %lu may become an issue?

--
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:
[PATCH] xmalloc: include size in the failure message, Matthieu Moy, (Fri Aug 20, 6:01 am)
Re: [PATCH] xmalloc: include size in the failure message, Junio C Hamano, (Fri Aug 20, 7:47 am)
[PATCH] xmalloc: include size in the failure message, Matthieu Moy, (Fri Aug 20, 8:09 am)
Re: [PATCH] xmalloc: include size in the failure message, Junio C Hamano, (Fri Aug 20, 9:31 am)