In perl.git, the branch jkeenan/131345-perlio-go-BOOM has been created
<http://perl5.git.perl.org/perl.git/commitdiff/8ccdf1185d1dccd7488b6251aeb6e03baa42cc5a?hp=0000000000000000000000000000000000000000>
at 8ccdf1185d1dccd7488b6251aeb6e03baa42cc5a (commit)
- Log -----------------------------------------------------------------
commit 8ccdf1185d1dccd7488b6251aeb6e03baa42cc5a
Author: James E Keenan <[email protected]>
Date: Tue May 23 08:38:00 2017 -0400
Add diagnostics to determine whether test suite exercises code.
One 'fprintf' statement is reached and generates errors in t/io/error.t. It
is commented out.
The other 'fprintf' statements are uncommented -- but never reached. This
impedes our ability to validate any possible solution for
https://rt.perl.org/Ticket/Display.html?id=131345.
-----------------------------------------------------------------------
--
Perl5 Master Repository