Bug#566587: FTBFS: tests fail

gregor herrmann gregoa at debian.org
Sat Apr 3 12:12:28 UTC 2010


tag 566587 + patch
thanks

On Sat, 03 Apr 2010 03:20:53 +0200, Nick Wellnhofer wrote:

> I can't test this but to me it looks like the correct fix is:
> 
> -       my $low4bytes = ( ( $self->get_byte( $offset     ) >> 1  ) &
> 0x30 ) << 30;
> +       my $low4bytes = ( ( $self->get_byte( $offset     ) >> 1  ) &
> 0x03 ) << 30;

Thanks, works for me (as in: the test suite passes) on i386 and amd64.

Cheers,
gregor

-- 
 .''`.   http://info.comodo.priv.at/ -- GPG Key IDs: 0x8649AA06, 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
   `-    NP: Uriah Heep: Look At Yourself
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20100403/9a97216f/attachment-0001.pgp>


More information about the pkg-perl-maintainers mailing list