Branch: refs/heads/yves/revert_fix_19472
Home: https://github.com/Perl/perl5
Commit: 20075bb64b7cf8e2b4c23414ae84255618f64026
https://github.com/Perl/perl5/commit/20075bb64b7cf8e2b4c23414ae84255618f64026
Author: Yves Orton <[email protected]>
Date: 2022-03-12 (Sat, 12 Mar 2022)
Changed paths:
M doio.c
M pod/perlfunc.pod
M t/io/open.t
Log Message:
-----------
Revert "Fix GH Issue #19472: read warnings from open($fh,">",\(my $x))"
This reverts commit 8b03aeb95ab72abdb2fa40f2d1196ce42f34708d.
This is causing BBC breakage, and its unimport and grey zone enough that
we can pick it up in 5.37 when we have more time to deal with it.