Change 33956: Add conditional code to initialise RETVAL, to avoid compiler warnings.

2008-05-31 Thread Nicholas Clark
Change 33956 by [EMAIL PROTECTED] on 2008/05/31 11:53:20 Add conditional code to initialise RETVAL, to avoid compiler warnings. (There was never an error, as croak() was called before the return). Affected files ... ... //depot/perl/ext/POSIX/POSIX.xs#155 edit Differences ...

Change 33958: Integrate:

2008-05-31 Thread Dave Mitchell
Change 33958 by [EMAIL PROTECTED] on 2008/05/31 13:00:52 Integrate: [ 33779] Upgrade to Digest-SHA-5.47 [ 33780] Fix makefile for core building [ 33781] Tweaks to Digest-SHA's Makefile.PL that casued problems in the

Change 33959: Integrate:

2008-05-31 Thread Dave Mitchell
Change 33959 by [EMAIL PROTECTED] on 2008/05/31 13:41:11 Integrate: [ 33839] Somehow, this got missed in change #33779. Affected files ... ... //depot/maint-5.10/perl/ext/Digest/SHA/lib/Digest/SHA.pm#2 integrate Differences ...

Change 33960: Integrate:

2008-05-31 Thread Dave Mitchell
Change 33960 by [EMAIL PROTECTED] on 2008/05/31 14:19:17 Integrate: [ 33837] Upgrade to Math-BigInt-FastCalc-0.19 [ 33899] Upgrade to Object-Accessor-0.34 [ 33948] Upgrade to Locale-Maketext-1.13 Affected files ... ...

Change 33962: Integrate:

2008-05-31 Thread Dave Mitchell
Change 33962 by [EMAIL PROTECTED] on 2008/05/31 14:32:23 Integrate: [ 32660] Missing files from Test::Harness 3.05 [ 32662] Extraneous test files that change 32659 failed to delete. Oops. (But they would not have been being run, because the

Change 33963: Integrate:

2008-05-31 Thread Dave Mitchell
Change 33963 by [EMAIL PROTECTED] on 2008/05/31 14:37:05 Integrate: [ 32673] Subject: [PATCH] bring Test::Harness up to 3.06 From: Andy Armstrong [EMAIL PROTECTED] Message-Id: [EMAIL PROTECTED] Date: Thu, 20 Dec 2007 17:49:07 +

Change 33964: Integrate:

2008-05-31 Thread Dave Mitchell
Change 33964 by [EMAIL PROTECTED] on 2008/05/31 14:39:50 Integrate: [ 33091] Upgrade to Test::Harnes 3.07 [ 33092] Warning cleanup, and avoid a double call to uc Affected files ... ... //depot/maint-5.10/perl/lib/App/Prove.pm#3 integrate ...

Change 33965: Integrate:

2008-05-31 Thread Dave Mitchell
Change 33965 by [EMAIL PROTECTED] on 2008/05/31 14:41:55 Integrate: [ 33264] Upgrade to Test-Harness-3.08 Affected files ... ... //depot/maint-5.10/perl/lib/App/Prove.pm#4 integrate ... //depot/maint-5.10/perl/lib/App/Prove/State.pm#4 integrate ...

Change 33966: Integrate:

2008-05-31 Thread Dave Mitchell
Change 33966 by [EMAIL PROTECTED] on 2008/05/31 14:44:46 Integrate: [ 33281] Upgrade to Test-Harness-3.09 Affected files ... ... //depot/maint-5.10/perl/MANIFEST#34 integrate ... //depot/maint-5.10/perl/lib/App/Prove.pm#5 integrate ...

Change 33967: Integrate:

2008-05-31 Thread Dave Mitchell
Change 33967 by [EMAIL PROTECTED] on 2008/05/31 14:49:10 Integrate: [ 33393] Upgrade to Test-Harness-3.10 Affected files ... ... //depot/maint-5.10/perl/MANIFEST#35 integrate ... //depot/maint-5.10/perl/lib/App/Prove.pm#6 integrate ...

Change 33968: Just the Test::Builder changes from:

2008-05-31 Thread Dave Mitchell
Change 33968 by [EMAIL PROTECTED] on 2008/05/31 15:38:17 Just the Test::Builder changes from: Integrate: [ 32880] Make new regex type be 'REGEXP' and make all core qr//'s be in class Regexp (and related changes) Affected files ... ...

Change 33969: Integrate:

2008-05-31 Thread Dave Mitchell
Change 33969 by [EMAIL PROTECTED] on 2008/05/31 15:46:38 Integrate: [ 33340] Fix Module-Build test that has been failing on Win32 since the upgrade of Test-Harness at #32659 [ 33391] Upgrade to Test-Simple-0.75 [

Change 33970: Integrate:

2008-05-31 Thread Dave Mitchell
Change 33970 by [EMAIL PROTECTED] on 2008/05/31 16:19:43 Integrate: [ 33690] Upgrade to Test::Simple 0.80, but keep locally modified More.t [ 33691] Add Dummy.pm from the base CPAN distribution, and adjust tests accordingly

Change 33971: Must install mydtrace.h on VMS even it doesn't do much there.

2008-05-31 Thread Craig A . Berry
Change 33971 by [EMAIL PROTECTED] on 2008/05/31 18:48:38 Must install mydtrace.h on VMS even it doesn't do much there. Affected files ... ... //depot/perl/vms/descrip_mms.template#144 edit Differences ... //depot/perl/vms/descrip_mms.template#144 (text) Index:

Change 33972: Integrate:

2008-05-31 Thread Dave Mitchell
Change 33972 by [EMAIL PROTECTED] on 2008/05/31 23:40:24 Integrate: [ 32851] Make Perl_pregcomp() use SvUTF8() of the pattern, rather than the flag bit in pmflags, to decide whether the pattern is UTF-8. [ 32894] Don't set the public IV or