This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
update perldiag for the change in conversion specifiers
authorTony Cook <tony@develop-help.com>
Wed, 20 Nov 2013 04:09:44 +0000 (15:09 +1100)
committerTony Cook <tony@develop-help.com>
Wed, 20 Nov 2013 04:09:44 +0000 (15:09 +1100)
pod/perldiag.pod

index 773c43b..4061fe2 100644 (file)
@@ -5538,7 +5538,7 @@ internal consistency check.  It encountered a malformed op tree.
 (S) exit() was called or the script otherwise finished gracefully when
 C<PERL_EXIT_WARN> was set in C<PL_exit_flags>.
 
-=item Unexpected exit failure %u
+=item Unexpected exit failure %d
 
 (S) An uncaught die() was called when C<PERL_EXIT_WARN> was set in
 C<PL_exit_flags>.