Hi, On Sat, 25 Nov 2006, Junio C Hamano wrote: > I think you could pretend the commit->util field to be of some kind of > int and avoid the allocation altogether ;-). I actually thought about that, and found it too dangerous. But of course, since we need at least a 32-bit architecture, chances are very high that a pointer is castable to an int. Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html