Change 32090: If we use @{[]} (a.k.a. baby-cart) interpolation, we got warnings

2007-10-10 Thread Rafael Garcia-Suarez
Change 32090 by [EMAIL PROTECTED] on 2007/10/10 08:17:07 If we use @{[]} (a.k.a. baby-cart) interpolation, we got warnings when $ is undefined. Affected files ... ... //depot/perl/lib/strict.pm#24 edit ... //depot/perl/lib/warnings.pm#45 edit ... //depot/perl/warnings.pl#61 edit

Change 32091: newCONTSUB() wasn't thread-safe ([perl #45053])

2007-10-10 Thread Dave Mitchell
Change 32091 by [EMAIL PROTECTED] on 2007/10/10 15:03:16 newCONTSUB() wasn't thread-safe ([perl #45053]) Affected files ... ... //depot/perl/ext/threads/t/problems.t#18 edit ... //depot/perl/op.c#958 edit Differences ... //depot/perl/ext/threads/t/problems.t#18 (text) Index:

Change 32093: Delete files removed by latest CPANPLUS update

2007-10-10 Thread Rafael Garcia-Suarez
Change 32093 by [EMAIL PROTECTED] on 2007/10/10 15:37:14 Delete files removed by latest CPANPLUS update Affected files ... ... //depot/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Bar-0.01.tar.gz.packed#9 delete ...

Change 32094: Remove an obsolete test for h2ph, that was always skipped.

2007-10-10 Thread Rafael Garcia-Suarez
Change 32094 by [EMAIL PROTECTED] on 2007/10/10 20:38:54 Remove an obsolete test for h2ph, that was always skipped. New tests are needed. Affected files ... ... //depot/perl/MANIFEST#1634 edit ... //depot/perl/lib/ph.t#2 delete Differences ... //depot/perl/MANIFEST#1634

Change 32096: [PATCH] add calling hints to perldebug.pod

2007-10-10 Thread Rafael Garcia-Suarez
Change 32096 by [EMAIL PROTECTED] on 2007/10/10 20:54:25 Subject: [PATCH] add calling hints to perldebug.pod From: Richard Foley [EMAIL PROTECTED] Date: Wed, 10 Oct 2007 15:29:39 +0200 Message-Id: [EMAIL PROTECTED] Affected files ... ...

Change 32095: [PATCH] Porting/Maintainers.pl

2007-10-10 Thread Rafael Garcia-Suarez
Change 32095 by [EMAIL PROTECTED] on 2007/10/10 20:50:12 Subject: [PATCH] Porting/Maintainers.pl From: Robin Barker [EMAIL PROTECTED] Date: Wed, 10 Oct 2007 17:52:38 +0100 Message-ID: [EMAIL PROTECTED] Affected files ... ... //depot/perl/Porting/Maintainers.pl#88