bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: hash tables with an ht_size < 16 can cause an endless loop


From: Paul Smith
Subject: Re: hash tables with an ht_size < 16 can cause an endless loop
Date: Sat, 23 May 2015 11:40:24 -0400

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]