Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src
On Mon, Jul 09, 2012 at 12:48:32AM +1000, Simon Burge wrote:
> > Add MurmurHash2 -- a non-cryptographic hash function by Austin Appleby.
> > The code is taken from the upstream and is in the public domain.
>
> I'm curious why you've chosen MurmurHash2 instead of MurmurHash3 given the
> known problems with MurmurHash2? Also, should the filename have a "2" in
> it?
And it does not seem OK to add stuff to libc without any documentation...
- Jukka.
Home |
Main Index |
Thread Index |
Old Index