Hi, On Fri, 25 Jan 2008, Jeremy Maitin-Shepard wrote: > Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > > > The upside of such a hash function: less code to maintain. > > A simple hash function that doesn't try to do anything regarding > case-insensitivity is extremely short and simple and therefore is hardly > a maintenance burden. You misunderstand me. If the complicated hash function is the one that is less exercised, you _will_ face problems. OTOH if you _already_ need the "complicated" hash function, there is _little_ point not to use it, and be consistent between platforms, _especially_ since now all people eat the same dog food. So I never thought about the simple hash function as being a burden. Hth, 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