On Wed, 9 Jan 2002, Simon Glover wrote:

>  Two separate bugs:
> 
>  1. The index checks should use && and not ||, or else they'll always be
>  true.
>  
>  2. The check in key_inc has an off-by-one error.
> 
>  Simon
> 

 Better hold off on applying this patch; it makes test 5 in perlhash.t
 fail (and yes, I know I should have checked this _before_ sending the
 patch off).

 Simon


Reply via email to