Skip Menu |

This queue is for tickets about the Bio-SCF CPAN distribution.

Report information
The Basics
Id: 119205
Status: new
Priority: 0/
Queue: Bio-SCF

People
Owner: Nobody in particular
Requestors: gregoa [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



From: gregoa [...] cpan.org
Subject: [PATCH] Fix overflowing casts from pointer to integer
In Debian we are currently applying the following patch to Bio-SCF. We thought you might be interested in it too. From 5e57fc339478e5204d0465b63ff5a5e927a565ad Mon Sep 17 00:00:00 2001 From: Niko Tyni <ntyni@debian.org> Date: Wed, 7 Dec 2016 00:02:25 +0200 Subject: [PATCH] Fix overflowing casts from pointer to integer This fixes test failures on 64-bit platforms using memory addresses over 2**32, like those where Perl is built as PIE (position independent executable). Bug-Debian: https://bugs.debian.org/846731 The patch is tracked in our Git repository at https://anonscm.debian.org/cgit/pkg-perl/packages/libbio-scf-perl.git/plain/debian/patches/0001-Fix-overflowing-casts-from-pointer-to-integer.patch Thanks for considering, gregor herrmann, Debian Perl Group
Here's the patch.

Message body is not shown because sender requested not to inline it.