James Morrison wrote: >>+#define NBUCKETS (31 - LOG2_MIN_SIZE + 1) > > Why are you using 31 + 1 instead of just 32?
NBUCKETS must contain the number of elements between LOG2_MIN_SIZE and 31 inclusively. This calculation is more logical. -- Ognyan Kulev <[EMAIL PROTECTED]>, "\"Programmer\"" _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd