tags 386595 + patch thanks, control On 2006-09-28 at 02:04:31 +0200, Mike Stroyan <[EMAIL PROTECTED]> wrote: > The problem here seems to have crept in when trying to remove > magic numbers related to the size of a long. One expression that used > to be "3" was rewritten to use "(sizeof(long) - 1)". But the correct > value in that line really is "3" even when sizeof(long) is not 4. > > Here is a patch.
Thanks. I'm currently builing and testing a new version of the package with your patch included. Cheers, Tobias -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]