platform/upstream/perl.git
16 years agoDocumentation on taint/environment interactions for perlrun.pod
Paul Fenwick [Tue, 24 Jun 2008 13:53:19 +0000 (23:53 +1000)]
Documentation on taint/environment interactions for perlrun.pod
Message-ID: <48606FAF.4040604@perltraining.com.au>

p4raw-id: //depot/perl@34081

16 years agoRe: [perl #24174] perl-5.8.0-55 exit bug
Michael G. Schwern [Mon, 13 Oct 2003 05:13:48 +0000 (22:13 -0700)]
Re: [perl #24174] perl-5.8.0-55 exit bug
Message-ID: <20031013121348.GB21103@windhund.schwern.org>

p4raw-id: //depot/perl@34080

16 years agoFix malloc.c warning
Jerry D. Hedden [Mon, 23 Jun 2008 09:41:11 +0000 (05:41 -0400)]
Fix malloc.c warning
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510806230641x37afed4bla697e381b3ba9d6d@mail.gmail.com>

p4raw-id: //depot/perl@34078

16 years agoIncorrect variable reported in uninitialized value warning.
Dave Mitchell [Sun, 22 Jun 2008 19:05:31 +0000 (19:05 +0000)]
Incorrect variable reported in uninitialized value warning.
Ops that can return undef even for defined args, could mistakenly
warn that the arg was undefined.

p4raw-id: //depot/perl@34077

16 years agoRe: [perl #46381] "Out of memory ... sbrk()" on FreeBSD-6.x for v.5.8.x but not v...
Slaven Rezic [Fri, 26 Oct 2007 16:58:55 +0000 (18:58 +0200)]
Re: [perl #46381] "Out of memory ... sbrk()" on FreeBSD-6.x for v.5.8.x but not v.5.6.x
Message-ID: <874pgd6hxs.fsf@biokovo-amd64.herceg.de>

p4raw-id: //depot/perl@34076

16 years agoMake the version string more consistent between Windows and other platforms.
Rafael Garcia-Suarez [Fri, 20 Jun 2008 15:55:48 +0000 (15:55 +0000)]
Make the version string more consistent between Windows and other platforms.
Noticed and reported by Dave Golden.

p4raw-id: //depot/perl@34075

16 years agothreads::shared 1.23
Jerry D. Hedden [Tue, 17 Jun 2008 16:28:45 +0000 (12:28 -0400)]
threads::shared 1.23
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510806171328y54650760u12c8148830a60a63@mail.gmail.com>

p4raw-id: //depot/perl@34074

16 years agoAIX might miss libm
H.Merijn Brand [Tue, 29 Apr 2008 17:49:35 +0000 (19:49 +0200)]
AIX might miss libm
Subject: Re: Closing tickets in RT
From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
Message-ID: <20080429174935.0cb5763b@pc09.procura.nl>

p4raw-id: //depot/perl@34073

16 years agoFix release date for 5.002
Rafael Garcia-Suarez [Wed, 18 Jun 2008 07:43:27 +0000 (07:43 +0000)]
Fix release date for 5.002
(noticed by Grant McLean)

p4raw-id: //depot/perl@34072

16 years agoMake sure parser's filehandle is closed when finished
Steve Hay [Tue, 17 Jun 2008 16:50:57 +0000 (16:50 +0000)]
Make sure parser's filehandle is closed when finished

(It was mistakenly left open if there was no old_parser, which caused
t/comp/require.t to leave behind a 'bleah.pm' (from the test for
#49472) on Win32, where the deletion of an open file fails.)

p4raw-id: //depot/perl@34071

16 years agoFix a couple of tests introduced by #34045 which fail on Win32
Steve Hay [Tue, 17 Jun 2008 11:48:14 +0000 (11:48 +0000)]
Fix a couple of tests introduced by #34045 which fail on Win32

p4raw-id: //depot/perl@34070

16 years agoRename the new macro clear_errsv() from last patch to CLEAR_ERRSV()
Rafael Garcia-Suarez [Tue, 17 Jun 2008 11:16:38 +0000 (11:16 +0000)]
Rename the new macro clear_errsv() from last patch to CLEAR_ERRSV()

p4raw-id: //depot/perl@34069

16 years ago[perl #51370] length($@)>0 for empty $@ if utf8 is in use
Bram [Wed, 11 Jun 2008 03:26:26 +0000 (20:26 -0700)]
[perl #51370] length($@)>0 for empty $@ if utf8 is in use
From: "Bram via RT" <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-18229-1213179984-1708.51370-15-0@perl.org>

(The first patch)

p4raw-id: //depot/perl@34068

16 years ago[perl #46309] Buffer overflow in win32_select() (PATCH included)
Risto Kankkunen [Wed, 10 Oct 2007 02:44:13 +0000 (19:44 -0700)]
[perl #46309] Buffer overflow in win32_select() (PATCH included)
From: Risto Kankkunen (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-10743-1192009453-1788.46309-75-0@perl.org>

p4raw-id: //depot/perl@34067

16 years agoWarnings-free for metalint-3.5-27. Woot!
H.Merijn Brand [Mon, 16 Jun 2008 14:49:04 +0000 (14:49 +0000)]
Warnings-free for metalint-3.5-27. Woot!
Removed all files that are now identical to dist-3.5

p4raw-id: //depot/perl@34064

16 years agoTODO B-Deparse cpan-bug 33708
Reini Urban [Mon, 16 Jun 2008 14:40:35 +0000 (16:40 +0200)]
TODO B-Deparse cpan-bug 33708
From: "Reini Urban" <rurban@x-ray.at>
Message-ID: <6910a60806160540v21c7affbte54ef0eedb0cb64d@mail.gmail.com>

p4raw-id: //depot/perl@34063

16 years ago[perl #55844] [PATCH] perlbug refactoring and prose cleanup
Jesse [Sun, 15 Jun 2008 08:31:50 +0000 (01:31 -0700)]
[perl #55844] [PATCH] perlbug refactoring and prose cleanup
From: Jesse (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-18229-1213543909-1580.55844-75-0@perl.org>

p4raw-id: //depot/perl@34061

16 years agoMake lib/open.t under -Duseperlio
Nicholas Clark [Mon, 16 Jun 2008 13:38:45 +0000 (13:38 +0000)]
Make lib/open.t under -Duseperlio

p4raw-id: //depot/perl@34060

16 years agoFwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.26.tar.gz
Sébastien Aperghis-Tramoni [Mon, 16 Jun 2008 01:57:33 +0000 (03:57 +0200)]
Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.26.tar.gz
Message-Id: <A9FDE5F5-5285-454C-AE15-3EBF6AEBDFC8@free.fr>

p4raw-id: //depot/perl@34058

16 years agoRe: Patches / git
Andy Armstrong [Mon, 16 Jun 2008 01:13:25 +0000 (02:13 +0100)]
Re: Patches / git
Message-Id: <1162EDA1-C865-4CBB-8DA0-3C83F89E826E@hexten.net>

p4raw-id: //depot/perl@34057

16 years ago[perl #47746] Not OK: perl 5.10.0 +RC1 on ia64-linux 2.4.21-sgi302r24
John P. Linderman [Tue, 27 Nov 2007 13:50:14 +0000 (08:50 -0500)]
[perl #47746] Not OK: perl 5.10.0 +RC1 on ia64-linux 2.4.21-sgi302r24
From: "John P. Linderman" <jpl@research.att.com>
Message-Id: <200711271850.lARIoEfN14794612@raptor.research.att.com>

p4raw-id: //depot/perl@34056

16 years ago[perl #55786] [PATCH blead] Re: Overload Segfaulting
Rick Delaney [Sat, 14 Jun 2008 11:51:01 +0000 (04:51 -0700)]
[perl #55786] [PATCH blead] Re: Overload Segfaulting
From: Rick Delaney (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-22068-1213469460-652.55786-75-0@perl.org>

p4raw-id: //depot/perl@34055

16 years agoRe: testing $/ with in memory files
Bram [Sat, 14 Jun 2008 18:20:05 +0000 (20:20 +0200)]
Re: testing $/ with in memory files
Message-ID: <20080614182005.yxuyk1mntwkog0o0@horde.wizbit.be>

p4raw-id: //depot/perl@34054

16 years agoFix off-by-one error in sanity check in my_fclose wrapper on VMS.
Craig A. Berry [Sat, 14 Jun 2008 00:02:05 +0000 (00:02 +0000)]
Fix off-by-one error in sanity check in my_fclose wrapper on VMS.

p4raw-id: //depot/perl@34053

16 years ago[patch@34044] Enable getgrgid on VMS
John E. Malmberg [Thu, 12 Jun 2008 19:50:01 +0000 (14:50 -0500)]
[patch@34044] Enable getgrgid on VMS
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-id: <4851C439.8070007@qsl.net>

With some revisions.

p4raw-id: //depot/perl@34052

16 years agoThread::Queue 2.11
Jerry D. Hedden [Thu, 12 Jun 2008 09:42:42 +0000 (05:42 -0400)]
Thread::Queue 2.11
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510806120642g5a707382l76aaaa80797443c8@mail.gmail.com>

This time, not empty.

p4raw-id: //depot/perl@34051

16 years agoThread::Queue 2.11
Jerry D. Hedden [Thu, 12 Jun 2008 09:42:42 +0000 (05:42 -0400)]
Thread::Queue 2.11
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510806120642g5a707382l76aaaa80797443c8@mail.gmail.com>

p4raw-id: //depot/perl@34050

16 years agoThread::Semaphore 2.09
Jerry D. Hedden [Thu, 12 Jun 2008 09:41:24 +0000 (05:41 -0400)]
Thread::Semaphore 2.09
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510806120641jbbb984cn1f505c24d520cdbf@mail.gmail.com>

p4raw-id: //depot/perl@34049

16 years agothreads 1.71
Jerry D. Hedden [Thu, 12 Jun 2008 08:42:19 +0000 (04:42 -0400)]
threads 1.71
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510806120542v7f55b0aetac69642e5072654e@mail.gmail.com>

p4raw-id: //depot/perl@34048

16 years agothreads::shared 1.22
Jerry D. Hedden [Thu, 12 Jun 2008 08:44:12 +0000 (04:44 -0400)]
threads::shared 1.22
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510806120544q76b18460l435fe9f3b1d77b2f@mail.gmail.com>

p4raw-id: //depot/perl@34047

16 years agoFor dynamic loading on VMS, simplify and robustify things by using
Craig A. Berry [Fri, 13 Jun 2008 15:17:45 +0000 (15:17 +0000)]
For dynamic loading on VMS, simplify and robustify things by using
the system-supplied exception handler rather than the home-rolled one.
This eliminates an access violation sometimes seen with heavy loading
under threads.

p4raw-id: //depot/perl@34046

16 years agoB::Debug dual-life 1.06
Reini Urban [Wed, 11 Jun 2008 17:03:37 +0000 (19:03 +0200)]
B::Debug dual-life 1.06
Message-ID: <484FE949.9040701@x-ray.at>

p4raw-id: //depot/perl@34045

16 years agoPatch from MHX to change the WriteConstant()'s documentation to note
Nicholas Clark [Wed, 11 Jun 2008 22:07:33 +0000 (22:07 +0000)]
Patch from MHX to change the WriteConstant()'s documentation to note
that to change the constant subroutine's name one needs XS_SUBNAME
not SUBNAME, and then make C_SUBNAME default to XS_SUBNAME to be
consistent with the revised documentation.
http://rt.cpan.org/Public/Bug/Display.html?id=29968

p4raw-id: //depot/perl@34044

16 years agoRe: Change 34005: Re: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.25.tar.gz
Sébastien Aperghis-Tramoni [Sun, 8 Jun 2008 02:55:21 +0000 (04:55 +0200)]
Re: Change 34005: Re: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.25.tar.gz
Message-Id: <B44DBB66-1AFE-4C93-BE5F-C41CF69166D2@free.fr>

[applied manually, plus $VERSION bump]

p4raw-id: //depot/perl@34043

16 years ago[patch@34016] VMS passes these t/io/open.t tests now.
John E. Malmberg [Tue, 10 Jun 2008 23:17:46 +0000 (18:17 -0500)]
[patch@34016] VMS passes these t/io/open.t tests now.
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-id: <484F51EA.6050005@qsl.net>
Date: Tue, 10 Jun 2008 23:17:46 -0500

p4raw-id: //depot/perl@34042

16 years agoRemove temporary file leftover by test in IO-Compress-Zlib
Steve Hay [Tue, 10 Jun 2008 17:51:26 +0000 (18:51 +0100)]
Remove temporary file leftover by test in IO-Compress-Zlib
From: "Steve Hay" <SteveHay@planit.com>
Message-ID: <1B32FF956ABF414C9BCE5E487A1497E701E53F2D@ukmail02.planit.group>
Date: Tue, 10 Jun 2008 17:51:26 +0100

p4raw-id: //depot/perl@34041

16 years agoFix run/switches test on Win32
Steve Hay [Tue, 10 Jun 2008 09:49:50 +0000 (10:49 +0100)]
Fix run/switches test on Win32
From: "Steve Hay" <SteveHay@planit.com>
Message-ID: <1B32FF956ABF414C9BCE5E487A1497E701DF242E@ukmail02.planit.group>

p4raw-id: //depot/perl@34040

16 years agoStrength reduction optimisation seems to spot that a = a + 1; is just
Nicholas Clark [Mon, 9 Jun 2008 18:43:59 +0000 (18:43 +0000)]
Strength reduction optimisation seems to spot that a = a + 1; is just
a++; so write it as the former, to keep PERL_DEBUG_COW happy.

p4raw-id: //depot/perl@34039

16 years agoRe: [PATCH] More COW lvalues
Reini Urban [Mon, 9 Jun 2008 17:15:41 +0000 (19:15 +0200)]
Re: [PATCH] More COW lvalues
Message-ID: <484D491D.9050704@x-ray.at>
Date: Mon, 09 Jun 2008 17:15:41 +0200

p4raw-id: //depot/perl@34038

16 years agoRe: [PATCH] readable assertion names, now sv.h
Reini Urban [Sun, 8 Jun 2008 15:26:41 +0000 (17:26 +0200)]
Re: [PATCH] readable assertion names, now sv.h
From: "Reini Urban" <rurban@x-ray.at>
Message-ID: <6910a60806080626kfda0dd1ja906513e8fd0aa39@mail.gmail.com>

p4raw-id: //depot/perl@34031

16 years agoRe: [PATCH] readable assertion names, now the rest
Reini Urban [Sun, 8 Jun 2008 16:17:32 +0000 (18:17 +0200)]
Re: [PATCH] readable assertion names, now the rest
From: "Reini Urban" <rurban@x-ray.at>
Message-ID: <6910a60806080717h1aaaef1fh425a2ef21a62c9ed@mail.gmail.com>

p4raw-id: //depot/perl@34030

16 years agoreadable assertion names
Reini Urban [Sun, 8 Jun 2008 14:41:51 +0000 (16:41 +0200)]
readable assertion names
From: "Reini Urban" <rurban@x-ray.at>
Message-ID: <6910a60806080541n4f7e1939q254797411545ebea@mail.gmail.com>

p4raw-id: //depot/perl@34029

16 years agoupdate Pod-Perldoc to version 3.14_07
Adriano Ferreira [Sun, 8 Jun 2008 11:29:22 +0000 (08:29 -0300)]
update Pod-Perldoc to version 3.14_07
From: "Adriano Ferreira" <aferreira@shopzilla.com>
Message-ID: <73ddeb6c0806080729n63fc806dq83287e57347a4b5f@mail.gmail.com>

p4raw-id: //depot/perl@34028

16 years agoperlsyn: equivalent code for HASH ~~ ARRAY
brian d foy [Sat, 7 Jun 2008 23:59:22 +0000 (00:59 +0100)]
perlsyn: equivalent code for HASH ~~ ARRAY
Message-ID: <070620082359221579%brian.d.foy@gmail.com>

p4raw-id: //depot/perl@34027

16 years agoSmall typo fix.
Rafael Garcia-Suarez [Sun, 8 Jun 2008 14:03:58 +0000 (14:03 +0000)]
Small typo fix.

p4raw-id: //depot/perl@34026

16 years agoFix for bug [perl #54934] Attempt to free unreferenced scalar fiddling with the symbo...
Rafael Garcia-Suarez [Sun, 8 Jun 2008 14:00:59 +0000 (14:00 +0000)]
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.

p4raw-id: //depot/perl@34025

16 years agoFwd: [PATCH-2] Re: testing $/ with in memory files
Bram [Mon, 26 May 2008 09:12:58 +0000 (11:12 +0200)]
Fwd: [PATCH-2] Re: testing $/ with in memory files
Message-ID: <20080526091258.vbcecy2dc00gwg08@horde.wizbit.be>

p4raw-id: //depot/perl@34024

16 years agoTweak the "Illegal character in prototype" warning so it's more
Rafael Garcia-Suarez [Sun, 8 Jun 2008 09:12:01 +0000 (09:12 +0000)]
Tweak the "Illegal character in prototype" warning so it's more
precise when reporting illegal characters after _

p4raw-id: //depot/perl@34023

16 years agoDocument new warning added by #34021
Rafael Garcia-Suarez [Sun, 8 Jun 2008 09:02:12 +0000 (09:02 +0000)]
Document new warning added by #34021

p4raw-id: //depot/perl@34022

16 years agoAdd a new warning, "Prototype after '%s'"
Renee Baecker [Mon, 26 May 2008 13:08:27 +0000 (15:08 +0200)]
Add a new warning, "Prototype after '%s'"
Based on:
Subject: Re: [perl #36673] sub foo(@$) {} should generate an error
Message-ID: <483A9A2B.6020808@smart-websolutions.de>

p4raw-id: //depot/perl@34021

16 years agoRevert #34019.
Rafael Garcia-Suarez [Sun, 8 Jun 2008 08:27:31 +0000 (08:27 +0000)]
Revert #34019.

p4raw-id: //depot/perl@34020

16 years agoperlbug prose patch (and some evals, too)
Jesse Vincent [Sat, 7 Jun 2008 17:10:28 +0000 (13:10 -0400)]
perlbug prose patch (and some evals, too)
Message-Id: <89557793-48C2-4962-BE7A-24DC2EAFAF15@fsck.com>

(applied to perlbug.PL instead of the generated perlbug)

p4raw-id: //depot/perl@34019

16 years ago$attributes::VERSION++ following change 33985.
Nicholas Clark [Sat, 7 Jun 2008 16:33:46 +0000 (16:33 +0000)]
$attributes::VERSION++ following change 33985.

p4raw-id: //depot/perl@34016

16 years ago$Carp::VERSION++ following change 33992.
Nicholas Clark [Sat, 7 Jun 2008 16:13:07 +0000 (16:13 +0000)]
$Carp::VERSION++ following change 33992.

p4raw-id: //depot/perl@34014

16 years agoRe: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.25.tar.gz
Sébastien Aperghis-Tramoni [Fri, 6 Jun 2008 01:23:30 +0000 (03:23 +0200)]
Re: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.25.tar.gz
Message-Id: <A5901BA3-6972-4C7D-8D91-F6E942B85AE5@free.fr>

p4raw-id: //depot/perl@34005

16 years agoincorrectly failing test in lib/Pod/t/text.t
Hans Dieter Pearcey [Thu, 5 Jun 2008 12:38:38 +0000 (08:38 -0400)]
incorrectly failing test in lib/Pod/t/text.t
Message-ID: <20080605163838.GA25576@glaive.weftsoar.net>

p4raw-id: //depot/perl@34004

16 years agoThis needs to change so this doesn't need updating everytime
Steve Peters [Thu, 5 Jun 2008 14:28:16 +0000 (14:28 +0000)]
This needs to change so this doesn't need updating everytime
we update Pod::Simple.

p4raw-id: //depot/perl@34003

16 years ago[perl #55302] cc_runtime syntax error
Reini Urban [Wed, 4 Jun 2008 14:07:05 +0000 (07:07 -0700)]
[perl #55302] cc_runtime syntax error
From: "Reini Urban via RT" <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-11257-1212613625-313.55302-15-0@perl.org>

p4raw-id: //depot/perl@34002

16 years agoA quick new release of Pod-Simple has removed the dependency on
Steve Peters [Thu, 5 Jun 2008 13:04:00 +0000 (13:04 +0000)]
A quick new release of Pod-Simple has removed the dependency on
HTML-Parser.  HTML-Parser and HTML-Tagset will now be leaving us.

p4raw-id: //depot/perl@34001

16 years agoUpgrade to Pod-Simple-3.07
Steve Peters [Thu, 5 Jun 2008 12:56:53 +0000 (12:56 +0000)]
Upgrade to Pod-Simple-3.07

p4raw-id: //depot/perl@34000

16 years agoIt appears that the S<> bug in Pod::Simple hasn't been fixed yet.
Steve Peters [Thu, 5 Jun 2008 02:00:46 +0000 (02:00 +0000)]
It appears that the S<> bug in Pod::Simple hasn't been fixed yet.
Bump the version needed for the skip.

p4raw-id: //depot/perl@33999

16 years agoAssimilate HTML-Parser and HTML-Tagset. HTML-Parser is now a prereq
Steve Peters [Thu, 5 Jun 2008 01:58:26 +0000 (01:58 +0000)]
Assimilate HTML-Parser and HTML-Tagset.  HTML-Parser is now a prereq
for Pod-Simple and HTML-Tagset is a prereq for HTML-Parser.  I also
resorted the MANIFEST file.

p4raw-id: //depot/perl@33998

16 years agoUpgrade to Pod-Simple-3.06
Steve Peters [Wed, 4 Jun 2008 19:20:20 +0000 (19:20 +0000)]
Upgrade to Pod-Simple-3.06

p4raw-id: //depot/perl@33997

16 years agoForgot to update version in DirHandle.pm after updating.
Steve Peters [Wed, 4 Jun 2008 18:28:18 +0000 (18:28 +0000)]
Forgot to update version in DirHandle.pm after updating.
No cookie for me.

p4raw-id: //depot/perl@33996

16 years agoBump NEXT version to 0.61 for CPAN release
Rafael Garcia-Suarez [Wed, 4 Jun 2008 07:39:31 +0000 (07:39 +0000)]
Bump NEXT version to 0.61 for CPAN release

p4raw-id: //depot/perl@33995

16 years agoMake Perl_vms_start_glob() decline politely when passed an empty
Craig A. Berry [Tue, 3 Jun 2008 12:27:43 +0000 (12:27 +0000)]
Make Perl_vms_start_glob() decline politely when passed an empty
argument.

p4raw-id: //depot/perl@33993

16 years agoSmall typo fix in Carp.pm
Rafael Garcia-Suarez [Tue, 3 Jun 2008 07:58:06 +0000 (07:58 +0000)]
Small typo fix in Carp.pm

p4raw-id: //depot/perl@33992

16 years agoUpdate to NEXT by Damian.
Rafael Garcia-Suarez [Tue, 3 Jun 2008 06:29:35 +0000 (06:29 +0000)]
Update to NEXT by Damian.
This fixes the working of NEXT with AUTOLOAD.

p4raw-id: //depot/perl@33991

16 years ago#33988 for AIX 3 and AIX 4: missing quotes in sed commands
H.Merijn Brand [Mon, 2 Jun 2008 14:04:59 +0000 (14:04 +0000)]
#33988 for AIX 3 and AIX 4: missing quotes in sed commands

p4raw-id: //depot/perl@33990

16 years agoAW: IO::Dir destructor
Dintelmann, Peter [Mon, 2 Jun 2008 14:48:35 +0000 (16:48 +0200)]
AW: IO::Dir destructor
From: "Dintelmann, Peter" <Peter.Dintelmann@dresdner-bank.com>
Message-ID: <3852726AFA94DE4F87E616F13F416A5F0216D9BE@naimucu1.ffz00k.rootdom.net>

p4raw-id: //depot/perl@33989

16 years agoEmbarrassing errors to find: missing quotes in sed commands
H.Merijn Brand [Mon, 2 Jun 2008 13:52:39 +0000 (13:52 +0000)]
Embarrassing errors to find: missing quotes in sed commands

p4raw-id: //depot/perl@33988

16 years agoUpgrade to podlators-2.1.0
Steve Peters [Mon, 2 Jun 2008 12:21:28 +0000 (12:21 +0000)]
Upgrade to podlators-2.1.0

p4raw-id: //depot/perl@33987

16 years agoSkip some File::Copy tests on Win32 since file permissions do not
Steve Peters [Mon, 2 Jun 2008 04:02:42 +0000 (04:02 +0000)]
Skip some File::Copy tests on Win32 since file permissions do not
seem to be set correctly.

p4raw-id: //depot/perl@33986

16 years ago[perl #36516] attributes.pm documentation is recursive and incomplete
reneeb [Sun, 25 May 2008 07:30:37 +0000 (00:30 -0700)]
[perl #36516] attributes.pm documentation is recursive and incomplete
From: "reneeb via RT" <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-19826-1211725834-911.36516-15-0@perl.org>

with some spelling nits

p4raw-id: //depot/perl@33985

16 years agoBump version of IO::Dir after last patch
Rafael Garcia-Suarez [Sun, 1 Jun 2008 19:49:50 +0000 (19:49 +0000)]
Bump version of IO::Dir after last patch

p4raw-id: //depot/perl@33984

16 years agoIO::Dir destructor
Zefram [Fri, 7 Sep 2007 23:06:36 +0000 (00:06 +0100)]
IO::Dir destructor
Message-ID: <20070907220636.GB24543@fysh.org>

p4raw-id: //depot/perl@33983

16 years agoRe: [perl #55160] perlbug AutoReply: Fix cygwin mount test
Reini Urban [Sun, 1 Jun 2008 14:51:59 +0000 (16:51 +0200)]
Re: [perl #55160] perlbug AutoReply: Fix cygwin mount test
From: "Reini Urban" <rurban@x-ray.at>
Message-ID: <6910a60806010551u30199befr43761fe53d5d896@mail.gmail.com>

p4raw-id: //depot/perl@33982

16 years ago[perl #36875] [PATCH] scalar reverse undef does not warn (was: Certain string handl...
Bram [Sat, 24 May 2008 12:34:22 +0000 (05:34 -0700)]
[perl #36875] [PATCH] scalar reverse undef does not warn (was: Certain string   handling functions don't warn on undef)
From: "Bram via RT" <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-11257-1211657660-1814.36875-15-0@perl.org>

p4raw-id: //depot/perl@33981

16 years agoFix for lib.pm Config detection
Steffen Mueller [Sun, 1 Jun 2008 17:36:55 +0000 (19:36 +0200)]
Fix for lib.pm Config detection
Message-ID: <20080601153657.26607.qmail@lists.develooper.com>

p4raw-id: //depot/perl@33980

16 years agoProbably starting with the changes in change #33897,
Steve Peters [Sun, 1 Jun 2008 17:32:27 +0000 (17:32 +0000)]
Probably starting with the changes in change #33897,
t/run/exit.t has been failing on Win32.  Update the skipping
mechanism to do more that check for the definition of
POSIX::WIFEXITED.
p4raw-link: @33897 on //depot/perl: 72bfe1b2b35945ea3c95d9b94ae2908121292236

p4raw-id: //depot/perl@33979

16 years ago[perl #54828] perlio.c has a problem (both 5.8 and 5.10)
Goro Fuji [Sun, 25 May 2008 23:10:42 +0000 (16:10 -0700)]
[perl #54828] perlio.c has a problem (both 5.8 and 5.10)
From: "Goro Fuji" (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-11257-1211782242-1590.54828-75-0@perl.org>

First chunk of the patch only

p4raw-id: //depot/perl@33978

16 years ago[perl #54424] perlipc mistype
andrew@sundale.net [Sun, 18 May 2008 22:20:06 +0000 (15:20 -0700)]
[perl #54424] perlipc mistype
From: andrew@sundale.net (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-11257-1211174406-1790.54424-75-0@perl.org>

p4raw-id: //depot/perl@33977

16 years agoUpgrade to Devel::PPPort 3.14
Marcus Holland-Moritz [Sun, 1 Jun 2008 12:15:09 +0000 (12:15 +0000)]
Upgrade to Devel::PPPort 3.14

p4raw-id: //depot/perl@33975

16 years agoThread::Queue 2.09
Jerry D. Hedden [Fri, 30 May 2008 12:41:41 +0000 (08:41 -0400)]
Thread::Queue 2.09
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510805300941o68c1967bw31dee3e40ffa28a7@mail.gmail.com>

Explicitly check for undef in args because some versions of
looks_like_number(undef) return true.

p4raw-id: //depot/perl@33974

16 years agoRe: recent 'lib.pm' change => dual-life lib.pm
Steffen Mueller [Tue, 27 May 2008 13:50:05 +0000 (15:50 +0200)]
Re: recent 'lib.pm' change => dual-life lib.pm
Message-ID: <483BF56D.2020803@sneakemail.com>

p4raw-id: //depot/perl@33973

16 years agoMust install mydtrace.h on VMS even it doesn't do much there.
Craig A. Berry [Sat, 31 May 2008 18:48:38 +0000 (18:48 +0000)]
Must install mydtrace.h on VMS even it doesn't do much there.

p4raw-id: //depot/perl@33971

16 years agoAdd conditional code to initialise RETVAL, to avoid compiler warnings.
Nicholas Clark [Sat, 31 May 2008 11:53:20 +0000 (11:53 +0000)]
Add conditional code to initialise RETVAL, to avoid compiler warnings.
(There was never an error, as croak() was called before the return).

p4raw-id: //depot/perl@33956

16 years ago[perl #53746] bug with index() matching beyond end of string
Dave Mitchell [Fri, 30 May 2008 21:41:05 +0000 (21:41 +0000)]
[perl #53746] bug with index() matching beyond end of string
An off-by-one error meant that index($str,...)
was effectively being executed as index("$str\0", ...).
Probably introduced by change #26511.
p4raw-link: @26511 on //depot/perl: 4c8626beeba549aaf3f327729c56a599716ee8b7

p4raw-id: //depot/perl@33952

16 years agoAdd index() tests for embedded nulls
Abigail [Tue, 6 May 2008 14:57:36 +0000 (16:57 +0200)]
Add index() tests for embedded nulls

Subject:  Re: [perl #53746] bug with index() matching beyond end of string when \0 bytes (00000000) are involved
Message-Id:  <20080506125736.GC17310@abigail.be>

p4raw-id: //depot/perl@33951

16 years agoPropagate new i_gdbm*ndbm variables
Andy Dougherty [Thu, 29 May 2008 12:43:29 +0000 (08:43 -0400)]
Propagate new i_gdbm*ndbm variables
Message-ID: <Pine.LNX.4.64.0805291241070.365@fractal.phys.lafayette.edu>

p4raw-id: //depot/perl@33949

16 years agoUpgrade to Locale-Maketext-1.13
Steve Peters [Thu, 29 May 2008 13:45:43 +0000 (13:45 +0000)]
Upgrade to Locale-Maketext-1.13

p4raw-id: //depot/perl@33948

16 years agoRevert part of #31039
H.Merijn Brand [Tue, 27 May 2008 15:19:07 +0000 (15:19 +0000)]
Revert part of #31039

p4raw-id: //depot/perl@33939

16 years ago[perl #54758] Perl 5.10 memory corruption
Dave Mitchell [Tue, 27 May 2008 00:12:52 +0000 (00:12 +0000)]
[perl #54758] Perl 5.10 memory corruption
When @a = sort @a is pessimised if @a has magic,
growing the stack requires various pointers to be reset in case
the stack gets reallocated.

p4raw-id: //depot/perl@33937

16 years agoMy recent changes to POSIX.xs forgot that WEXITSTATUS etc may not even
Nicholas Clark [Sun, 25 May 2008 23:47:00 +0000 (23:47 +0000)]
My recent changes to POSIX.xs forgot that WEXITSTATUS etc may not even
be defined. This fix changes the error message from "Your vendor has
not defined POSIX macro %s, used" to "POSIX::%s not implemented on
this architecture", which I assume is not going to break anything.

p4raw-id: //depot/perl@33936

16 years agolib.pm should not warn about loading .par files
Paul Fenwick [Thu, 22 May 2008 23:24:34 +0000 (09:24 +1000)]
lib.pm should not warn about loading .par files
Message-ID: <48357412.5020703@perltraining.com.au>

p4raw-id: //depot/perl@33927

16 years agomake TODO output TAP-compliant in regexp.t
Dave Mitchell [Sat, 24 May 2008 15:42:08 +0000 (15:42 +0000)]
make TODO output TAP-compliant in regexp.t

p4raw-id: //depot/perl@33919

16 years agoTime-Piece-1.13 test failures on HP-UX
Gisle Aas [Fri, 23 May 2008 00:20:28 +0000 (02:20 +0200)]
Time-Piece-1.13 test failures on HP-UX
Message-Id: <EB1DA83A-AA9C-4BA4-A09D-AB6DC5E00EB9@activestate.com>

Don't rely on strptime being able to parse illegal dates.  Also being tracked
via <http://rt.cpan.org/Public/Bug/Display.html?id=36106> so this also brings
blead closer to the next (as yet unreleased) version of Time::Piece.

p4raw-id: //depot/perl@33918

16 years agoFile::Copy does not copy source file permissions to the target file
Craig A. Berry [Fri, 23 May 2008 15:50:14 +0000 (15:50 +0000)]
File::Copy does not copy source file permissions to the target file
on VMS (it never has, but the new tests expected it to).

p4raw-id: //depot/perl@33916

16 years agoBump the version number following change 33905 (and for any other
Nicholas Clark [Fri, 23 May 2008 14:38:31 +0000 (14:38 +0000)]
Bump the version number following change 33905 (and for any other
changes that might come between 5.10's release and 5.8.9's). Note that
Rafael has kindly volunteered to take over maintainer.

p4raw-id: //depot/perl@33914

16 years agoBump AutoSplit to a dev version number to reflect the small change in
Nicholas Clark [Fri, 23 May 2008 10:05:43 +0000 (10:05 +0000)]
Bump AutoSplit to a dev version number to reflect the small change in
the __DATA__ section made in the AutoLoader 5.66 release. All will get
back in sync with the next AutoLoader release.

p4raw-id: //depot/perl@33912