perldiag: ‘Unbalanced tmps’ is a default warning
authorFather Chrysostomos <sprout@cpan.org>
Wed, 27 Jun 2012 05:26:15 +0000 (22:26 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Wed, 27 Jun 2012 07:52:50 +0000 (00:52 -0700)
pod/perldiag.pod

index 7ee49b7..0fd07c4 100644 (file)
@@ -4881,7 +4881,7 @@ should have been freed, so this indicates a bug somewhere.
 
 =item Unbalanced tmps: %d more allocs than frees
 
-(W internal) The exit code detected an internal inconsistency in how
+(S internal) The exit code detected an internal inconsistency in how
 many mortal scalars were allocated and freed.
 
 =item Undefined format "%s" called