From: | gregoa [...] cpan.org |
Subject: | libfile-write-rotate-perl: Use of code point 0xFFFFFFFFFFFFD9C5 is deprecated |
We have the following bug reported to the Debian package of
File-Write-Rotate (https://bugs.debian.org/826420):
It doesn't seem to be a bug in the packaging, so you may want to take
a look. Thanks!
------8<-----------8<-----------8<-----------8<-----------8<-----
From: Niko Tyni <ntyni@debian.org>
To: submit@bugs.debian.org
Subject: libfile-write-rotate-perl: Use of code point 0xFFFFFFFFFFFFD9C5 is deprecated
Date: Sun, 5 Jun 2016 16:37:50 +0300
Package: libfile-write-rotate-perl
Version: 0.29-1
Severity: minor
User: debian-perl@lists.debian.org
Usertags: perl-5.24-transition
The test suite of this package triggers deprecation warnings on Perl 5.24
(currently in experimental):
Use of strings with code points over 0xFF as arguments to 1's complement (~) operator is deprecated at t/write.t line 51.
Use of code point 0xFFFFFFFFFFFFD9C5 is deprecated; the permissible max is 0x7FFFFFFFFFFFFFFF at t/write.t line 51.
Use of code point 0xFFFFFFFFFFFFD9C5 is deprecated; the permissible max is 0x7FFFFFFFFFFFFFFF in 1's complement (~) at t/write.t line 51.
Use of strings with code points over 0xFF as arguments to 1's complement (~) operator is deprecated at t/write.t line 51.
Use of code point 0xFFFFFFFFFFFFD9C5 is deprecated; the permissible max is 0x7FFFFFFFFFFFFFFF in 1's complement (~) at t/write.t line 51.
Use of strings with code points over 0xFF as arguments to 1's complement (~) operator is deprecated at t/write.t line 51.
Use of code point 0xFFFFFFFFFFFFD9C5 is deprecated; the permissible max is 0x7FFFFFFFFFFFFFFF at t/write.t line 51.
Use of code point 0xFFFFFFFFFFFFD9C5 is deprecated; the permissible max is 0x7FFFFFFFFFFFFFFF in 1's complement (~) at t/write.t line 51.
Use of strings with code points over 0xFF as arguments to 1's complement (~) operator is deprecated at t/write.t line 51.
Use of code point 0xFFFFFFFFFFFFD9C5 is deprecated; the permissible max is 0x7FFFFFFFFFFFFFFF in 1's complement ( ~) at t/write.t line 51.
A full build log is available at
http://perl.debian.net/rebuild-logs/perl-5.24-throwaway/libfile-write-rotate-perl_0.29-1/
--
Niko Tyni ntyni@debian.org
------8<-----------8<-----------8<-----------8<-----------8<-----
Thanks for considering,
gregor herrmann,
Debian Perl Group