From 2092d7c17932cc137ca1e33e5118ba07c2d315a7 Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Tue, 26 Jun 2012 22:26:15 -0700 Subject: [PATCH] =?utf8?q?perldiag:=20=E2=80=98Unbalanced=20tmps=E2=80=99?= =?utf8?q?=20is=20a=20default=20warning?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- pod/perldiag.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pod/perldiag.pod b/pod/perldiag.pod index 7ee49b7..0fd07c4 100644 --- a/pod/perldiag.pod +++ b/pod/perldiag.pod @@ -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 -- 2.7.4