In perl.git, the branch blead has been updated

<https://perl5.git.perl.org/perl.git/commitdiff/5b92b8a735f45e8d1f52c81559a0bd984b5500a7?hp=2460a4968c375f226973ba7e7e5fe6cf5a997ddb>

- Log -----------------------------------------------------------------
commit 5b92b8a735f45e8d1f52c81559a0bd984b5500a7
Author: Tony Cook <[email protected]>
Date:   Thu Aug 30 15:35:13 2018 +1000

    perldelta for 2460a4968c37

-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 6e49ad4921..1f2533595c 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -365,7 +365,9 @@ files in F<ext/> and F<lib/> are best summarized in 
L</Modules and Pragmata>.
 
 =item *
 
-XXX
+Warnings produced when constant folding operations on overloaded
+values no longer produce spurious "Use of uninitialized value"
+warnings.  [perl #132683]
 
 =back
 

-- 
Perl5 Master Repository

Reply via email to