Change 34987: Fix for tainting regression in a test of Text::Template spotted by

2008-12-03 Thread Nicholas Clark
Change 34987 by [EMAIL PROTECTED] on 2008/12/03 09:19:32 Fix for tainting regression in a test of Text::Template spotted by Andreas' smoker. Affected files ... ... //depot/perl/scope.c#249 edit ... //depot/perl/t/op/taint.t#92 edit Differences ... //depot/perl/scope.c#249

Change 34988: Integrate:

2008-12-03 Thread Nicholas Clark
Change 34988 by [EMAIL PROTECTED] on 2008/12/03 09:56:04 Integrate: [ 34987] Fix for tainting regression in a test of Text::Template spotted by Andreas' smoker. Affected files ... ... //depot/maint-5.10/perl/scope.c#8 integrate ...

Change 34990: Integrate:

2008-12-03 Thread Nicholas Clark
Change 34990 by [EMAIL PROTECTED] on 2008/12/03 10:55:42 Integrate: [ 34988] Integrate: [ 34987] Fix for tainting regression in a test of Text::Template spotted by Andreas' smoker. Affected files ... ... //depot/maint-5.8/perl/scope.c#78 integrate

Change 34989: Integrate:

2008-12-03 Thread Nicholas Clark
Change 34989 by [EMAIL PROTECTED] on 2008/12/03 10:48:40 Integrate: [ 34979] Add two more flags, PERLDBf_SAVESRC_NOSUBS and PERLDBf_SAVESRC_INVALID, which give total control over when source code from evals is stored. The debugger doesn't need them, but I

Change 34991: Integrate:

2008-12-03 Thread Nicholas Clark
Change 34991 by [EMAIL PROTECTED] on 2008/12/03 11:29:29 Integrate: [ 34977] Avoid warnings from exacting C compilers when -DNO_MATHOMS is in force. Affected files ... ... //depot/maint-5.10/perl/mathoms.c#3 integrate Differences ...

Change 34992: Integrate:

2008-12-03 Thread Nicholas Clark
Change 34992 by [EMAIL PROTECTED] on 2008/12/03 13:14:22 Integrate: [ 34943] Subject: [perl #32979] [PATCH] perlrun #!/bin/sh incantation n.g. 4 linux From: Steve Peters via RT [EMAIL PROTECTED] Date: 21 Dec 2004 17:36:12 - Message-ID: [EMAIL

Change 34994: [PATCH] Configure detection of __attribute__((deprecated))

2008-12-03 Thread H . Merijn Brand
Change 34994 by [EMAIL PROTECTED] on 2008/12/03 14:55:52 Subject: [PATCH] Configure detection of __attribute__((deprecated)) From: Rafael Garcia-Suarez [EMAIL PROTECTED] Date: Wed, 3 Dec 2008 12:51:36 +0100 Message-ID: [EMAIL PROTECTED] Affected files ... ...

Change 34995: The gcc attribute deprecated seems to have been available since gcc 3.1

2008-12-03 Thread Rafael Garcia-Suarez
Change 34995 by [EMAIL PROTECTED] on 2008/12/03 16:29:09 The gcc attribute deprecated seems to have been available since gcc 3.1 So encode this knowledge in perl.h, so we don't rely on the version of gcc used by Configure to get the macro definition right.

Re: Change 34979: Add two more flags, PERLDBf_SAVESRC_NOSUBS and PERLDBf_SAVESRC_INVALID,

2008-12-03 Thread Tim Bunce
On Tue, Dec 02, 2008 at 07:00:01AM -0800, Nicholas Clark wrote: Change 34979 by [EMAIL PROTECTED] on 2008/12/02 14:46:17 Add two more flags, PERLDBf_SAVESRC_NOSUBS and PERLDBf_SAVESRC_INVALID, which give total control over when source code from evals is stored. The debugger

Change 34996: Integrate:

2008-12-03 Thread Dave Mitchell
Change 34996 by [EMAIL PROTECTED] on 2008/12/03 20:50:06 Integrate: Just the 'make Copy.t strict-safe' part of: [ 33794] Subject: [PATCH] File::Copy permission bits. From: Abigail [EMAIL PROTECTED] Date: Wed, 7 May 2008 23:16:54

Change 34997: Integrate:

2008-12-03 Thread Dave Mitchell
Change 34997 by [EMAIL PROTECTED] on 2008/12/03 21:39:10 Integrate: [ 33993] Make Perl_vms_start_glob() decline politely when passed an empty argument. [ 34052] Subject: [EMAIL PROTECTED] Enable getgrgid on VMS From: John E.

Change 34999: Integrate:

2008-12-03 Thread Dave Mitchell
Change 34999 by [EMAIL PROTECTED] on 2008/12/03 22:37:52 Integrate: [ 34000] Upgrade to Pod-Simple-3.07 [ 34003] This needs to change so this doesn't need updating everytime we update Pod::Simple. [ 34004] Subject:

Change 35000: Integrate:

2008-12-03 Thread Dave Mitchell
Change 35000 by [EMAIL PROTECTED] on 2008/12/03 22:44:45 Integrate: [ 34153] Upgrade to podlators 2.1.2 Affected files ... ... //depot/maint-5.10/perl/MANIFEST#56 integrate ... //depot/maint-5.10/perl/Porting/Maintainers.pl#19 integrate ...

Change 34998: Integrate:

2008-12-03 Thread Dave Mitchell
Change 34998 by [EMAIL PROTECTED] on 2008/12/03 22:35:39 Integrate: [ 33987] Upgrade to podlators-2.1.0 [ 33997] Upgrade to Pod-Simple-3.06 [ 33999] It appears that the S bug in Pod::Simple hasn't been fixed yet.

Change 35001: Integrate:

2008-12-03 Thread Dave Mitchell
Change 35001 by [EMAIL PROTECTED] on 2008/12/03 22:46:40 Integrate: [ 34364] Upgrade to podlators 2.1.3 Affected files ... ... //depot/maint-5.10/perl/MANIFEST#57 integrate ... //depot/maint-5.10/perl/lib/Pod/Man.pm#4 integrate ...

Change 35002: Integrate:

2008-12-03 Thread Dave Mitchell
Change 35002 by [EMAIL PROTECTED] on 2008/12/03 22:49:12 Integrate: [ 34421] Upgrade to podlators-2.1.4 Affected files ... ... //depot/maint-5.10/perl/MANIFEST#58 integrate ... //depot/maint-5.10/perl/lib/Pod/Man.pm#5 integrate ...

Change 35003: Integrate:

2008-12-03 Thread Dave Mitchell
Change 35003 by [EMAIL PROTECTED] on 2008/12/03 23:08:13 Integrate: [ 34758] Upgrade to podlators-2.2.0 Affected files ... ... //depot/maint-5.10/perl/MANIFEST#59 integrate ... //depot/maint-5.10/perl/lib/Pod/Man.pm#6 integrate ...

Change 35004: Integrate:

2008-12-03 Thread Dave Mitchell
Change 35004 by [EMAIL PROTECTED] on 2008/12/04 00:32:41 Integrate: [ 34025] Fix for bug [perl #54934] Attempt to free unreferenced scalar fiddling with the symbol table Keep the refcount of the globs generated by PerlIO::via balanced. [ 34026]

Change 35005: Integrate:

2008-12-03 Thread Dave Mitchell
Change 35005 by [EMAIL PROTECTED] on 2008/12/04 01:25:36 Integrate: [ 34029] Subject: [PATCH] readable assertion names From: Reini Urban [EMAIL PROTECTED] Date: Sun, 8 Jun 2008 14:41:51 +0200 Message-ID: [EMAIL PROTECTED] [ 34030]