Re: [PATCH 00/10] Friday night special: hash map cleanup

2017-07-05 Thread Junio C Hamano
Stefan Beller writes: > This goes on top of sb/hashmap-customize-comparison. > No functional impact but a pure cleanup series: > No casts to hashmap_cmp_fn in the whole code base any more. > > This revealed another interesting thing, which is not a bug per se: > The const correctness of hashmap_c

[PATCH 00/10] Friday night special: hash map cleanup

2017-06-30 Thread Stefan Beller
This goes on top of sb/hashmap-customize-comparison. No functional impact but a pure cleanup series: No casts to hashmap_cmp_fn in the whole code base any more. This revealed another interesting thing, which is not a bug per se: The const correctness of hashmap_cmp_fn as it requires all its void p