Re: [PATCH] hashmap.h: Use 'unsigned int' for hash-codes everywhere

2013-12-18 Thread Junio C Hamano
Karsten Blees writes: > OK, this one's a no-brainer I think. See $gmane/239430 for the > latest proposal on the struct packing front. Thanks. -- 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://vge

[PATCH] hashmap.h: Use 'unsigned int' for hash-codes everywhere

2013-12-18 Thread Karsten Blees
Signed-off-by: Karsten Blees --- Am 09.12.2013 18:48, schrieb Junio C Hamano: > Karsten Blees writes: > >>> * kb/fast-hashmap (2013-11-18) 14 commits >>> (merged to 'next' on 2013-12-06 at f90be3d) >> >> Damn, a day too late :-) I found these two glitches today...is a >> fixup patch OK or sh