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

Re: [leafnode-list] leafnode 2.0b8_ma8rc2 available



Leopold Toetsch <lt@xxxxxxxxxx> writes:

> Leopold Toetsch wrote:
> 
> [ Answering myself ]
> 
> > First, there seems to be a serious change in the hashing of message-IDs:
> 
> msgid_hash.c in 2.0b8_marc4 is different then the old 19.19 hash.
> I verified this by extracting the relevant parts and generating 2
> standalone test programs.
> 
> The problem is:
> 
> 1.9.19:
> 
>      i = strlen( name );
> <snip>
>      do {
>           r += (int)(name[i]);
>           r += ++i; <<<<<<<<<< i contains strlen of name already
>      } while ( name[i] );

Effectively, the leafnode 1.9.19 spool can only be moved to directories
that have the same count of characters in their name. I consider this an
unnecessary restriction. I'm sticking to what my *ma versions do, and
texpire -r of rc5 should be able to repair this (the -r option makes
texpire very slow, so only use it after the update or after you
corrupted your spool). I hope it doesn't brake anything.

-- 
Matthias Andree

"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."         Benjamin Franklin

-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list