Change 31864: [perl #45053] Memory corruption with heavy module loading in threads

2007-09-14 Thread Dave Mitchell
Change 31864 by [EMAIL PROTECTED] on 2007/09/14 18:25:44 [perl #45053] Memory corruption with heavy module loading in threads In void context, eval leaves garbage on the stack. Don't then copy this back into the threads-param array! Affected files ... ...

Change 31866: Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.21.tar.gz

2007-09-14 Thread H . Merijn Brand
Change 31866 by [EMAIL PROTECTED] on 2007/09/14 20:49:49 Subject: Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.21.tar.gz From: Sébastien Aperghis-Tramoni [EMAIL PROTECTED] Date: Fri, 14 Sep 2007 01:18:04 +0200 Message-Id: [EMAIL PROTECTED] Affected files ... ...

Change 31867: [perl #45337] utf8 + [a]a{2} + /$.../ = panic: sv_len_utf8 cache

2007-09-14 Thread Dave Mitchell
Change 31867 by [EMAIL PROTECTED] on 2007/09/14 21:59:59 [perl #45337] utf8 + [a]a{2} + /$.../ = panic: sv_len_utf8 cache when shrinking an SV, shrink the sv_len_utf8 cache too! Affected files ... ... //depot/perl/regcomp.c#606 edit ... //depot/perl/t/op/pat.t#293 edit

Change 31868: enable utf8 cache assertions on DEBUGGING builds

2007-09-14 Thread Dave Mitchell
Change 31868 by [EMAIL PROTECTED] on 2007/09/14 22:28:03 enable utf8 cache assertions on DEBUGGING builds Affected files ... ... //depot/perl/intrpvar.h#217 edit Differences ... //depot/perl/intrpvar.h#217 (text) Index: perl/intrpvar.h --- perl/intrpvar.h#216~31842~

Change 31869: [PATCH] Update Module::Load to 0.12 (Was Re: Module::Load 0.12 wanna be

2007-09-14 Thread Craig A . Berry
Change 31869 by [EMAIL PROTECTED] on 2007/09/14 22:45:53 Subject: [PATCH] Update Module::Load to 0.12 (Was Re: Module::Load 0.12 wanna be (was Re: [EMAIL PROTECTED] Module-load/require fixes for VMS)) From: Jos I. Boumans [EMAIL PROTECTED] Date: Fri, 14 Sep 2007

Change 31865: a spelling nit

2007-09-14 Thread H . Merijn Brand
Change 31865 by [EMAIL PROTECTED] on 2007/09/14 20:38:00 Subject: a spelling nit From: Jim Cromie [EMAIL PROTECTED] Date: Fri, 14 Sep 2007 10:58:36 -0600 Message-ID: [EMAIL PROTECTED] Affected files ... ... //depot/perl/sv.c#1425 edit Differences ...