diff --git a/src/singeli/src/search.singeli b/src/singeli/src/search.singeli index 8b44ec61..9b6e166c 100644 --- a/src/singeli/src/search.singeli +++ b/src/singeli/src/search.singeli @@ -613,7 +613,7 @@ def try_vec_memb{T, hash, sz, sh, maxh, has_maxh, swap, rp, fp, n, done # sz==1<=sz the above overflows # And we have to handle maxh specially anyway def mx{i,h} = { max_off = max{max_off, i-h>>sh} } - i:T=sz; h:T=i; while ((h=load{hash,i})