Eric Blake <[EMAIL PROTECTED]> wrote: > A couple of questions. First, in hash-pjw.c, should we be using unsigned > char instead of char to iterate through the NUL-terminated string?
I'd rather not change it, unless there's a problem. Have you found inputs for which it doesn't work well?