Hi Bill,

Bill Barker schrieb:
>  
>> -----Original Message-----
>> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
...

>> @@ -68,7 +62,6 @@
>>          c = (unsigned int)*++k;                \
>>          checksum |= c;                         \
>>      }                                          \
>> -    checksum &= CASE_MASK;                     \
>>  }
> 
> This isn't very safe on machines that care about alignment (e.g. Sparc) :(.
> 

You mean the original line? The patch deletes the line. What's unsafe
concerning alignment in the code after the patch?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to