On Sat, 2015-05-23 at 16:03 +0200, Peter Gijsels wrote:
> When playing with the hash table implementation in GNU make 4.1, I
> stumbled across the following bug: hash tables with an ht_size < 16
> can get stuck in an endless loop.

For what it's worth, the hash.c implementation is taken almost verbatim
from the GNU idutils package: http://www.gnu.org/software/idutils/
although I haven't tried updating it to any new idutils releases for
quite a while now.


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to