From: Father Chrysostomos Date: Tue, 22 Nov 2011 22:18:57 +0000 (-0800) Subject: Correct perldiag entry for sv_replace panic X-Git-Tag: v5.15.6~374 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/ccfb6d2e1e8668ebdb5e565a5a30318555474624?hp=ccfb6d2e1e8668ebdb5e565a5a30318555474624 Correct perldiag entry for sv_replace panic This commit changed the warning to an error and reworded it, but never updated the docs (this commit completes the TODO): perl-5.8.0-5715-g30e5c35 commit 30e5c352c9c1099120007e8b6e9318a33d99b3bb Author: Nicholas Clark Date: Thu Aug 25 13:46:31 2005 +0000 Promote the warning about reference miscount in sv_replace to a panic. TODO - document the panics p4raw-id: //depot/perl@25330 ---