Change 27233 by [EMAIL PROTECTED] on 2006/02/19 23:59:52 Ministry of Truth removes typo in description of Change 26166. Change 26166 was correct from the start. Nothing to see. Move along. We thank Big Brother for raising the chocolate ration to 20g per week.
Affected files ... ... //depot/perl/Changes#613 edit Differences ... ==== //depot/perl/Changes#613 (text) ==== Index: perl/Changes --- perl/Changes#612~26975~ 2006-01-28 03:00:30.000000000 -0800 +++ perl/Changes 2006-02-19 15:59:52.000000000 -0800 @@ -4699,7 +4699,7 @@ ! sv.c ____________________________________________________________________________ [ 26166] By: nicholas on 2005/11/18 20:38:26 - Log: Elimiate new_body_length from sv_dup. Replace SvTYPE(sstr) with + Log: Eliminate new_body_length from sv_dup. Replace SvTYPE(sstr) with sv_type, which is a constant variable with the same value. Branch: perl ! sv.c End of Patch.