Skip Menu |

This queue is for tickets about the File-Util CPAN distribution.

Report information
The Basics
Id: 106771
Status: resolved
Priority: 0/
Queue: File-Util

People
Owner: tommy [...] cpan.org
Requestors:
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 4.132140
Fixed in: 4.160630-TRIAL



Subject: syswrite() is deprecated on :utf8 handles
With perl 5.23.2 the test suite fails because of a new deprecation warning: # Failed test 'no warnings' # at /opt/perl-5.23.2/lib/site_perl/5.23.2/Test/NoWarnings.pm line 45. # There were 2 warning(s) # Previous test 1 'file touched and read as UTF-8 strict' # syswrite() is deprecated on :utf8 handles at lib/File/Util.pm line 1559. # at lib/File/Util.pm line 1559. # File::Util::write_file(File::Util=HASH(0x13e0160), "/var/tmp/cpansmoker-1001/2015083003/yMEH2J2fyv", "\x{263a}", HASH(0x19f14e8)) called at t/010_unicode.t line 51 # # ---------- # Previous test 6 'unicode written in :raw and read in UTF-8 strict still treated as UTF-8' # syswrite() is deprecated on :utf8 handles at lib/File/Util.pm line 1559. # at lib/File/Util.pm line 1559. # File::Util::write_file(File::Util=HASH(0x13e0160), "/var/tmp/cpansmoker-1001/2015083003/9XpL1FZVXD", "\x{263a}", HASH(0x19f1560)) called at t/010_unicode.t line 87 # # Looks like you failed 1 test of 8. t/010_unicode.t ................. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/8 subtests
bug report accepted. fix in progress.
On 2015-09-04 23:13:24, TOMMY wrote: Show quoted text
> bug report accepted. fix in progress.
Comparing http://matrix.cpantesters.org/?dist=File-Util%204.132140 and http://matrix.cpantesters.org/?dist=File-Util%204.160630-TRIAL it seems that the TRIAL release is good enough and a real release could be done --- the release of perl 5.24.0 will happen soon, maybe within a week.
Subject: Re: [rt.cpan.org #106771] syswrite() is deprecated on :utf8 handles
Date: Wed, 27 Apr 2016 11:19:28 -0500
To: bug-File-Util [...] rt.cpan.org
From: Tommy Butler <ace [...] tommybutler.me>
I'll release it today or tomorrow as stable -- Tommy Butler
Subject: Re: [rt.cpan.org #106771] syswrite() is deprecated on :utf8 handles
Date: Fri, 29 Apr 2016 14:56:25 -0500
To: bug-File-Util [...] rt.cpan.org
From: Tommy Butler <ace [...] tommybutler.me>
version 4.161200 is now released as stable dist