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