Change 30254: [PATCH] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.70.tar.gz

2007-02-12 Thread Steve Peters
Change 30254 by [EMAIL PROTECTED] on 2007/02/13 03:19:05 Subject: [PATCH] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.70.tar.gz From: John Peacock <[EMAIL PROTECTED]> Date: Mon, 12 Feb 2007 21:51:23 -0500 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depo

Change 30253: Correct formatting in Changes

2007-02-12 Thread Nicholas Clark
Change 30253 by [EMAIL PROTECTED] on 2007/02/12 23:35:15 Correct formatting in Changes Affected files ... ... //depot/maint-5.8/perl/Changes#142 edit Differences ... //depot/maint-5.8/perl/Changes#142 (text) Index: perl/Changes --- perl/Changes#141~30145~ 2007-02-06 12:28

Change 30250: Integrate:

2007-02-12 Thread Nicholas Clark
Change 30250 by [EMAIL PROTECTED] on 2007/02/12 22:50:56 Integrate: [ 26897] Make sure the most common IPPROTO_* constants are always available. These are well known numbers so it should not be a problem to hardcode values when no constant is provided by the

Change 30247: Integrate:

2007-02-12 Thread Nicholas Clark
Change 30247 by [EMAIL PROTECTED] on 2007/02/12 22:11:52 Integrate: [ 28494] Math-Complex now dual-lived with Jarkko Hietaniemi as the maintainer. Also, sync'ing up with the CPAN version of the module. [ 29932] Upgrade to Math-Complex-1.37.

Change 30248: Integrate:

2007-02-12 Thread Nicholas Clark
Change 30248 by [EMAIL PROTECTED] on 2007/02/12 22:12:39 Integrate: [ 28933] Subject: [PATCH] Update Stratus VOS files. From: "Green, Paul" <[EMAIL PROTECTED]> Date: Tue, 3 Oct 2006 17:40:03 -0400 Message-ID: <[EMAIL PROTECTED]> Affected files ...

Change 30246: Integrate:

2007-02-12 Thread Nicholas Clark
Change 30246 by [EMAIL PROTECTED] on 2007/02/12 21:59:14 Integrate: [ 26573] Documentation fix for File::Temp::new Subject: [perl #38127] Bug in perldoc File::Temp From: [EMAIL PROTECTED] (via RT) <[EMAIL PROTECTED]> Date: Mon, 02 Jan 2006

Change 30243: Integrate:

2007-02-12 Thread Nicholas Clark
Change 30243 by [EMAIL PROTECTED] on 2007/02/12 21:33:38 Integrate: [ 27393] Update David Dyck's e-mail address. [ 27400] Make report on bad filenames easier to read [ 27464] gozer took over from gsar (some time ago).

Change 30245: Reverse change 26741 and restore two tests to t/io/fs.t that appear

2007-02-12 Thread Nicholas Clark
Change 30245 by [EMAIL PROTECTED] on 2007/02/12 21:38:51 Reverse change 26741 and restore two tests to t/io/fs.t that appear to be working now. Affected files ... ... //depot/maint-5.8/perl/t/io/fs.t#9 edit Differences ... //depot/maint-5.8/perl/t/io/fs.t#9 (xtext) In

Change 30244: Integrate:

2007-02-12 Thread Nicholas Clark
Change 30244 by [EMAIL PROTECTED] on 2007/02/12 21:35:09 Integrate: [ 27939] Subject: Update to AUTHORS file From: Joshua Rodd <[EMAIL PROTECTED]> Date: Sat, 22 Apr 2006 14:39:11 -0400 Message-ID: <[EMAIL PROTECTED]> [ 28102]

Change 30241: Move the pop_return() into Perl_delete_eval_scope() from both of its

2007-02-12 Thread Nicholas Clark
Change 30241 by [EMAIL PROTECTED] on 2007/02/12 20:43:49 Move the pop_return() into Perl_delete_eval_scope() from both of its callers. Affected files ... ... //depot/maint-5.8/perl/op.c#197 edit ... //depot/maint-5.8/perl/perl.c#203 edit ... //depot/maint-5.8/perl/pp_ctl.c#173 ed

Change 30240: Integrate:

2007-02-12 Thread Nicholas Clark
Change 30240 by [EMAIL PROTECTED] on 2007/02/12 20:29:43 Integrate: [ 29832] Avoid a SEGV in DBI's test suite, discovered by Andreas. Probably need to go through and audit to see if there are analagous places that need tweaking. Affected files ... ... //de

Change 30239: Integrate:

2007-02-12 Thread Nicholas Clark
Change 30239 by [EMAIL PROTECTED] on 2007/02/12 20:04:15 Integrate: [ 25084] a long /etc/groups entry could cause memory exhaustion. Too small a buffer would cause ERANGE and a retry with double the buffer size. later at EOF, the apparent error got 'stuck' a

Re: Change 30235: Integrate:

2007-02-12 Thread Nicholas Clark
On Mon, Feb 12, 2007 at 10:38:29AM -0800, Jerry D. Hedden wrote: > > Change 30235 by [EMAIL PROTECTED] on 2007/02/12 18:25:07 > > > > Integrate: > > [ 24458] > > Fix from Steve Peters > > > > [ 24464] > > Subject: RE: 5.8.7-tobe fails to compile on AIX 4.3.3 > > From:

Change 30237: Integrate:

2007-02-12 Thread Nicholas Clark
Change 30237 by [EMAIL PROTECTED] on 2007/02/12 19:15:16 Integrate: [ 27036] Doc nit by Andy Dougherty [ 28870] Changed +DA2.0w to +DD64; Added notes about C ANSI C updates on HP-UX 11.00. [ 28982] New shiny models

Re: Change 30235: Integrate:

2007-02-12 Thread Jerry D. Hedden
> Change 30235 by [EMAIL PROTECTED] on 2007/02/12 18:25:07 > > Integrate: > [ 24458] > Fix from Steve Peters > > [ 24464] > Subject: RE: 5.8.7-tobe fails to compile on AIX 4.3.3 > From: "Jan Dubois" <[EMAIL PROTECTED]> > Message-Id: <[EMAIL PROTECTE

Change 30236: Re: [perl #41492] Incorrect match with /(?(DEFINE)(? (?&B)+)(? a))/

2007-02-12 Thread H . Merijn Brand
Change 30236 by [EMAIL PROTECTED] on 2007/02/12 18:33:45 Subject: Re: [perl #41492] Incorrect match with /(?(DEFINE)(? (?&B)+)(? a))/ From: demerphq <[EMAIL PROTECTED]> Date: Mon, 12 Feb 2007 19:15:33 +0100 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... /

Change 30235: Integrate:

2007-02-12 Thread Nicholas Clark
Change 30235 by [EMAIL PROTECTED] on 2007/02/12 18:25:07 Integrate: [ 24458] Fix from Steve Peters [ 24464] Subject: RE: 5.8.7-tobe fails to compile on AIX 4.3.3 From: "Jan Dubois" <[EMAIL PROTECTED]> Message-Id: <[EMAIL PROTECTED]>

Change 30234: Re: [PATCH - provisional] H. Merijn Brands idea of buffer numbering.

2007-02-12 Thread H . Merijn Brand
Change 30234 by [EMAIL PROTECTED] on 2007/02/12 17:46:46 Subject: Re: [PATCH - provisional] H. Merijn Brands idea of buffer numbering. From: Paul Johnson <[EMAIL PROTECTED]> Date: Sat, 10 Feb 2007 23:10:31 +0100 Message-ID: <[EMAIL PROTECTED]> Affected files ...

Change 30233: Skip this test if "use open" fails due to an unknown encoding

2007-02-12 Thread Rafael Garcia-Suarez
Change 30233 by [EMAIL PROTECTED] on 2007/02/12 17:00:09 Skip this test if "use open" fails due to an unknown encoding Affected files ... ... //depot/perl/ext/PerlIO/encoding/t/nolooping.t#3 edit Differences ... //depot/perl/ext/PerlIO/encoding/t/nolooping.t#3 (text) Index: p

Change 30232: Integrate:

2007-02-12 Thread Nicholas Clark
Change 30232 by [EMAIL PROTECTED] on 2007/02/12 16:27:14 Integrate: [ 27184] Back out change change 10214 (drop SVp_IOK from >> PRIVSHIFT) as it never felt quite correct, and other parts of the SV conversion implementation have improved such that the symptom

Change 30231: Integrate:

2007-02-12 Thread Nicholas Clark
Change 30231 by [EMAIL PROTECTED] on 2007/02/12 16:02:29 Integrate: [ 28292] correct POPSTACK/POPMARK confusion in perlhack.pod [ 28303] Subject: RE: perlhack.pod confused about POPSTACK From: "Jan Dubois" <[EMAIL PROTECTED]> Date:

Change 30229: Un-TODO tests avec change #30228

2007-02-12 Thread Rafael Garcia-Suarez
Change 30229 by [EMAIL PROTECTED] on 2007/02/12 15:31:56 Un-TODO tests avec change #30228 Affected files ... ... //depot/perl/t/comp/parser.t#29 edit Differences ... //depot/perl/t/comp/parser.t#29 (text) Index: perl/t/comp/parser.t --- perl/t/comp/parser.t#28~30024~ 200

Change 30230: Integrate:

2007-02-12 Thread Nicholas Clark
Change 30230 by [EMAIL PROTECTED] on 2007/02/12 15:40:42 Integrate: [ 26799] Subject: Re: cloning and foo_dup functions From: Yitzchak Scott-Thoennes <[EMAIL PROTECTED]> Date: Thu, 12 Jan 2006 01:41:18 -0800 Message-ID: <[EMAIL PROTECTED]> Affected

Change 30228: Re: PL_copline inconsistency

2007-02-12 Thread Rafael Garcia-Suarez
Change 30228 by [EMAIL PROTECTED] on 2007/02/12 15:27:31 Subject: Re: PL_copline inconsistency From: Rick Delaney <[EMAIL PROTECTED]> Date: Sat, 27 Jan 2007 20:29:02 -0500 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/toke.c#746 edit Differe

Change 30227: Integrate:

2007-02-12 Thread Nicholas Clark
Change 30227 by [EMAIL PROTECTED] on 2007/02/12 15:05:29 Integrate: [ 28715] Only copy ppport.h to destination if it is different. This avoids unneccessary rebuilds. Affected files ... ... //depot/maint-5.8/perl/mkppport#2 integrate Differences ... //depot/

Change 30226: Integrate:

2007-02-12 Thread Nicholas Clark
Change 30226 by [EMAIL PROTECTED] on 2007/02/12 14:48:32 Integrate: [ 27884] Subject: [PATCH] Support compiling for RISC OS From: Alex Waugh <[EMAIL PROTECTED]> Date: Mon, 17 Apr 2006 00:14:26 +0100 Message-ID: <[EMAIL PROTECTED]> [

Change 30225: Integrate:

2007-02-12 Thread Nicholas Clark
Change 30225 by [EMAIL PROTECTED] on 2007/02/12 14:01:09 Integrate: [ 28238] pod/buildtoc has fussy ideas about the order of MANIFEST Affected files ... ... //depot/maint-5.8/perl/MANIFEST#319 edit Differences ... //depot/maint-5.8/perl/MANIFEST#319 (text) Ind

Change 30224: All the TODOs plus on perlrun.pod change that was related.

2007-02-12 Thread Nicholas Clark
Change 30224 by [EMAIL PROTECTED] on 2007/02/12 13:52:13 All the TODOs plus on perlrun.pod change that was related. Integrate: [ 27083] The TODO 'Tidy up global variables' can go, replaced with a second paragraph on 'Ordering of "global" variables'.

Change 30223: Integrate:

2007-02-12 Thread Nicholas Clark
Change 30223 by [EMAIL PROTECTED] on 2007/02/12 11:55:20 Integrate: [ 30183] Unknown formatting code U<> spotted by Jesse - presumably it should be L<> [ 30218] FAQ sync Affected files ... ... //depot/maint-5.8/perl/pod/perlfaq1.pod#13 int

Change 30222: Integrate:

2007-02-12 Thread Nicholas Clark
Change 30222 by [EMAIL PROTECTED] on 2007/02/12 11:54:27 Integrate: [ 30087] alloca () might end up unreferenced during linking. Thanks Steve [ 30129] Subject: [PATCH] cygwin: disable effect of -ansi -std=c89 on system include From

Change 30221: Note why storing a reference as an integer in %^H is not threadsafe.

2007-02-12 Thread Nicholas Clark
Change 30221 by [EMAIL PROTECTED] on 2007/02/12 10:52:28 Note why storing a reference as an integer in %^H is not threadsafe. Affected files ... ... //depot/perl/pod/perlpragma.pod#6 edit Differences ... //depot/perl/pod/perlpragma.pod#6 (text) Index: perl/pod/perlpragma.pod

Change 30218: FAQ sync

2007-02-12 Thread Rafael Garcia-Suarez
Change 30218 by [EMAIL PROTECTED] on 2007/02/12 09:01:30 FAQ sync Affected files ... ... //depot/perl/pod/perlfaq1.pod#58 edit ... //depot/perl/pod/perlfaq2.pod#82 edit ... //depot/perl/pod/perlfaq3.pod#95 edit ... //depot/perl/pod/perlfaq4.pod#108 edit ... //depot/perl/pod/perlfaq5.pod#

Change 30219: Apply #30197 to win32/makefile.mk too

2007-02-12 Thread Steve Hay
Change 30219 by [EMAIL PROTECTED] on 2007/02/12 09:04:41 Apply #30197 to win32/makefile.mk too Affected files ... ... //depot/perl/win32/makefile.mk#363 edit Differences ... //depot/perl/win32/makefile.mk#363 (text) Index: perl/win32/makefile.mk --- perl/win32/makefile.mk#362

Change 30220: Document that m//k works, by Aevar Arnfjörð Bjaason

2007-02-12 Thread Rafael Garcia-Suarez
Change 30220 by [EMAIL PROTECTED] on 2007/02/12 09:05:38 Document that m//k works, by Aevar Arnfjörð Bjaason Affected files ... ... //depot/perl/pod/perlop.pod#161 edit Differences ... //depot/perl/pod/perlop.pod#161 (text) Index: perl/pod/perlop.pod --- perl/pod/perlop.pod