Change 33874: Re: [PATCH: TODO Tests] Re: [perl #53806] No complain about bareword

2008-05-20 Thread H . Merijn Brand
Change 33874 by [EMAIL PROTECTED] on 2008/05/20 08:04:05 Subject: Re: [PATCH: TODO Tests] Re: [perl #53806] No complain about bareword From: Rafael Garcia-Suarez [EMAIL PROTECTED] Date: Tue, 20 May 2008 09:45:19 +0200 Message-ID: [EMAIL PROTECTED] Affected files

Change 33876: Re: [PATCH: TODO Tests] Re: [perl #53806] No complain about bareword

2008-05-20 Thread H . Merijn Brand
Change 33876 by [EMAIL PROTECTED] on 2008/05/20 09:29:33 Subject: Re: [PATCH: TODO Tests] Re: [perl #53806] No complain about bareword From: Rafael Garcia-Suarez [EMAIL PROTECTED] Date: Tue, 20 May 2008 10:14:28 +0200 Message-ID: [EMAIL PROTECTED] Affected files

Change 33877: Integrate:

2008-05-20 Thread Dave Mitchell
Change 33877 by [EMAIL PROTECTED] on 2008/05/20 09:41:34 Integrate: [ 33049] Fix the misplaced warnings and failing tests caused by the precision loss warning on ++ and -- by moving the check to Configure time, creating a new config.sh variable

Change 33878: Integrate:

2008-05-20 Thread Nicholas Clark
Change 33878 by [EMAIL PROTECTED] on 2008/05/20 10:00:06 Integrate: [ 33740] Stop File::Copy truncating destination files if passed 3 named arguments by accident. In Copy.t, ensure that all file system calls die with $! if they fail. [

Change 33879: Integrate:

2008-05-20 Thread Nicholas Clark
Change 33879 by [EMAIL PROTECTED] on 2008/05/20 10:05:07 Integrate: [ 33764] Change of maintainer. [ 33799] Subject: Re: helping 5.8.9 From: Steffen Mueller [EMAIL PROTECTED] Message-ID: [EMAIL PROTECTED] Date: Sun, 04 May

Change 33880: Integrate:

2008-05-20 Thread Nicholas Clark
Change 33880 by [EMAIL PROTECTED] on 2008/05/20 12:15:13 Integrate: [ 33770] Subject: [PATCH] Double magic/warnings with tie $x, $m From: Vincent Pit [EMAIL PROTECTED] Date: Wed, 30 Apr 2008 13:14:00 +0200 (CEST) Message-ID: [EMAIL PROTECTED]

Change 33881: Integrate:

2008-05-20 Thread Nicholas Clark
Change 33881 by [EMAIL PROTECTED] on 2008/05/20 12:48:04 Integrate: [ 33825] It transpires that POSIX.xs also duplicated several constants defined by Fcntl but only conditionally exported by Fcntl. The most obvious were SEEK_CUR, SEEK_END and SEEK_SET, as

Change 33882: Affected files ...

2008-05-20 Thread Nicholas Clark
Change 33882 by [EMAIL PROTECTED] on 2008/05/20 14:05:51 Affected files ... ... //depot/maint-5.10/perl/MANIFEST#23 integrate ... //depot/maint-5.10/perl/ext/threads/shared/Makefile.PL#4 integrate ... //depot/maint-5.10/perl/ext/threads/shared/shared.pm#5 integrate ...

Change 33883: Integrate:

2008-05-20 Thread Nicholas Clark
Change 33883 by [EMAIL PROTECTED] on 2008/05/20 14:24:53 Integrate: [ 33808] Subject: [PATCH - revised] Thread::Queue 2.07 From: Jerry D. Hedden [EMAIL PROTECTED] Date: Thu, 8 May 2008 10:05:51 -0400 Message-ID: [EMAIL PROTECTED] [

Change 33884: Integrate:

2008-05-20 Thread Nicholas Clark
Change 33884 by [EMAIL PROTECTED] on 2008/05/20 15:07:58 Integrate: [ 33827] Subject: [PATCH] fix typo in a Tie::Hash documentation link From: Niko Tyni [EMAIL PROTECTED] Date: Wed, 14 May 2008 23:09:27 +0300 Message-Id: [EMAIL PROTECTED]

Change 33885: Integrate:

2008-05-20 Thread Nicholas Clark
Change 33885 by [EMAIL PROTECTED] on 2008/05/20 15:24:36 Integrate: [ 33835] Subject: [PATCH] h2ph: allow the quote mark delimiter when chasing #include directives with -a From: Niko Tyni [EMAIL PROTECTED] Date: Thu, 15 May 2008 23:15:35 +0300

Change 33887: Re: Change 33843: [perl #54120] [PATCH] [metaconfig] Need more -fstack-protector

2008-05-20 Thread H . Merijn Brand
Change 33887 by [EMAIL PROTECTED] on 2008/05/20 15:30:30 Subject: Re: Change 33843: [perl #54120] [PATCH] [metaconfig] Need more -fstack-protector From: Andy Dougherty [EMAIL PROTECTED] Date: Tue, 20 May 2008 11:21:14 -0400 (EDT) Message-ID: [EMAIL PROTECTED]

Change 33888: Integrate:

2008-05-20 Thread Nicholas Clark
Change 33888 by [EMAIL PROTECTED] on 2008/05/20 15:44:38 Integrate: [ 33850] Subject: [perl #53500] op/pwent.t should use the DirectoryService on OS X From: Tom Wyant via RT [EMAIL PROTECTED] Date: Sun, 11 May 2008 14:40:04 -0700 Message-ID:

Re: Change 33882: Affected files ...

2008-05-20 Thread Nicholas Clark
On Tue, May 20, 2008 at 07:15:03AM -0700, Nicholas Clark wrote: Change 33882 by [EMAIL PROTECTED] on 2008/05/20 14:05:51 Affected files ... ... //depot/maint-5.10/perl/MANIFEST#23 integrate ... //depot/maint-5.10/perl/ext/threads/shared/Makefile.PL#4 integrate ...

Change 33889: Integrate:

2008-05-20 Thread Nicholas Clark
Change 33889 by [EMAIL PROTECTED] on 2008/05/20 17:02:15 Integrate: [ 33778] Subject: Re: [perl #51636] segmentation fault with array ties From: Vincent Pit [EMAIL PROTECTED] Date: Wed, 12 Mar 2008 17:37:40 +0100 (CET) Message-ID: [EMAIL PROTECTED]

Change 33891: metabatman fails the this patch is self-documenting test. Restore

2008-05-20 Thread Nicholas Clark
Change 33891 by [EMAIL PROTECTED] on 2008/05/20 18:37:03 metabatman fails the this patch is self-documenting test. Restore (roughly) the original parameter names. Affected files ... ... //depot/perl/hv.h#123 edit Differences ... //depot/perl/hv.h#123 (text) Index:

Change 33890: The TODO tests of change 33876 were actually fixed by change 33874.

2008-05-20 Thread Nicholas Clark
Change 33890 by [EMAIL PROTECTED] on 2008/05/20 18:35:54 The TODO tests of change 33876 were actually fixed by change 33874. Affected files ... ... //depot/perl/t/lib/strict/subs#13 edit Differences ... //depot/perl/t/lib/strict/subs#13 (text) Index: perl/t/lib/strict/subs

Change 33893: Integrate:

2008-05-20 Thread Dave Mitchell
Change 33893 by [EMAIL PROTECTED] on 2008/05/20 23:11:00 Integrate: [ 33431] Determine nv_overflows_integers_at on VMS. [ 33438] *Really* add nv_overflows_integers_at to the VMS configuration as 33431 should have done (and would

Change 33894: Integrate:

2008-05-20 Thread Dave Mitchell
Change 33894 by [EMAIL PROTECTED] on 2008/05/20 23:39:57 Integrate: [ 33547] Final move from meta-3.0 to meta-3.5 [ 33589] Make uudmap.h dependencies more explicit in the VMS build (needed by MMS but not MMK). [