[prev in list] [next in list] [prev in thread] [next in thread] 

List:       perl5-changes
Subject:    [perl.git]  branch tonyc/perl_unicode-sysread-syswrite-warnings, created. v5.27.3-113-gb86d850b97
From:       Tony Cook <tony () develop-help ! com>
Date:       2017-09-20 3:45:26
Message-ID: E1duVx0-0002HA-M4 () camel-001 ! ams6 ! corp ! booking ! com
[Download RAW message or body]

In perl.git, the branch tonyc/perl_unicode-sysread-syswrite-warnings has been created

<http://perl5.git.perl.org/perl.git/commitdiff/b86d850b970b281f25acfc6878334f41d9ee00f8?hp=0000000000000000000000000000000000000000>


        at  b86d850b970b281f25acfc6878334f41d9ee00f8 (commit)

- Log -----------------------------------------------------------------
commit b86d850b970b281f25acfc6878334f41d9ee00f8
Author: Tony Cook <tony@develop-help.com>
Date:   Wed Sep 20 13:44:59 2017 +1000

    prevent pod/builttoc spewing bad UTF-8 errors under PERL_UNICODE

M	pod/buildtoc

commit c6d9cfa9224eba832d6baf2eda29e652353c76ff
Author: Tony Cook <tony@develop-help.com>
Date:   Wed Sep 20 13:27:11 2017 +1000

    avoid sysread()/syswrite() warnings from the default :utf8 from PERL_UNICODE
    
    In a UTF-8 locale, if the PERL_UNICODE environment variable is set,
    perl may add a :utf8 layer.
    
    v5.23.1-197-gfb10a8a deprecated using sysread(), syswrite() etc on such
    handles, which meant that a test run under PERL_UNICODE could produce
    a significant number of deprecation warnings.
    
    Prevent those warnings, typically by binmode(), but in one case by
    disabling the warning.

M	ext/Fcntl/t/fcntl.t
M	ext/Fcntl/t/syslfs.t
M	lib/File/Copy.t
M	t/io/socket.t
M	t/io/through.t
M	t/op/gmagic.t
M	t/op/readline.t
M	t/op/sysio.t
M	t/op/taint.t
-----------------------------------------------------------------------

--
Perl5 Master Repository


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic