Yves Orton [Sat, 20 Dec 2008 14:11:18 +0000]
explain more stuff about status
Yves Orton [Sat, 20 Dec 2008 14:08:16 +0000]
explain git status and stuff about remotes
Yves Orton [Sat, 20 Dec 2008 13:38:32 +0000]
use checkout -b and not the more verbose two step process
Paul Fenwick [Sat, 20 Dec 2008 13:46:34 +0000]
Really ignore .patch files
G'day p5p,
Having now created a few .patch files, it appears the current .gitignore in
blead is reporting them as untracked, rather than simply ignoring them.
The attached patch adjusts the .gitignore file to really ignore .patch files.
Many thanks to Abigail for super-fast application of my other patches.
Cheerio,
Paul
--
Paul Fenwick <pjf@perltraining.com.au> | http://perltraining.com.au/
Director of Training | Ph: +61 3 9354 6001
Perl Training Australia | Fax: +61 3 9354 2681
>From
737cfd8db12834b82663d115db1407122ec8de7c Mon Sep 17 00:00:00 2001
From: Paul Fenwick <pjf@perltraining.com.au>
Date: Sun, 21 Dec 2008 00:43:52 +1100
Subject: [PATCH] .patch files are really ignored now.
Signed-off-by: Abigail <abigail@abigail.be>
Jody Belka [Sat, 20 Dec 2008 13:52:40 +0000]
Improve perlrepository.pod to explain how to checkout/pull/branch from blead
On Sat, Dec 20, 2008 at 02:20:13PM +0100, Abigail wrote:
> On Sat, Dec 20, 2008 at 10:10:37PM +0900, Paul Fenwick wrote:
> > G'day p5p,
> >
> > The attached patch corrects a hole in the perlrepository.pod documentation
> > which declines to mention how a developer with an existing repository can
> > switch to blead and ensure everything is up-to-date before creating patches.
> >
>
>
> Thanks, applied as
12322d22877aba05e1653bbb960254200db8f045.
Spotted a small spelling mistake in the above, attached patch fixes it up.
J
--
Jody Belka
knew (at) pimb (dot) org
>From
9c085490b97248ecab03b5c54db2ca9b7dc4bf08 Mon Sep 17 00:00:00 2001
From: Jody Belka <dev-perl@pimb.org>
Date: Sat, 20 Dec 2008 13:47:11 +0000
Subject: [PATCH] Fix spelling mistake in pod/perlrepository.pod
Signed-off-by: Abigail <abigail@abigail.be>
Paul Fenwick [Sat, 20 Dec 2008 13:21:02 +0000]
git-flavoured autodie 1.997 patch
G'day p5p,
Since we've moved over to git, attached is a git-friendly patch of autodie
1.997 against the current blead. It's no different to the older 1.997
patch[1], but contains all the meta-info that git likes to have so that you
can use 'git am' to apply the changes.
All the very best,
Paul
[1] Okay, there's one or two non-significant whitespace changes.
--
Paul Fenwick <pjf@perltraining.com.au> | http://perltraining.com.au/
Director of Training | Ph: +61 3 9354 6001
Perl Training Australia | Fax: +61 3 9354 2681
>From
b0dc5ff6b006a9df2a67b886e5e0d0d168c1245e Mon Sep 17 00:00:00 2001
From: Paul Fenwick <pjf@perltraining.com.au>
Date: Sun, 21 Dec 2008 00:17:28 +1100
Subject: [PATCH] Autodie 1.997
Abigail [Sat, 20 Dec 2008 13:18:16 +0000]
From Paul Fenwick <pjf@perltraining.com.au>; Instructions on how to checkout/pull/branch from blead
Matt Kraai [Fri, 19 Dec 2008 20:42:27 +0000]
Do not use a dash between git and its subcommand
Using a dash between git and its subcommand (e.g., git-format-patch)
is deprecated, so replace it with a space.
Vincent Pit [Sat, 20 Dec 2008 08:49:33 +0000]
Fix the 'or' precedence in case open fail
Leon Brocard [Sat, 20 Dec 2008 08:42:06 +0000]
Add a program to switch to a Perforce id
Steve Peters [Sat, 20 Dec 2008 04:40:30 +0000]
It looks like the previous patch is working fine on UNIXish boxes,
but is failing on Windows. Anyways sv_utf8_upgrade_nomg() is
a macro anyways, so moving the documentation to sv.h.
Steve Peters [Sat, 20 Dec 2008 03:07:35 +0000]
Subject: [perl #61418] perlthanks isn't documented in perlthanks
From: Abigail (via RT) <perlbug-followup@perl.org>
Date: Tue, 16 Dec 2008 13:09:56 -0800
Message-ID: <rt-3.6.HEAD-15883-
1229461796-1657.61418-75-0@perl.org>
Steve Peters [Fri, 19 Dec 2008 17:45:59 +0000]
Merge branch 'blead' of ssh://stevep@perl5.git.perl.org/gitroot/perl into blead
Steve Hay [Fri, 19 Dec 2008 17:38:22 +0000]
Subject: RE: [perl #61492] ExtUtils::MM_Win32 should not generate "mt" command when CRT is statically linked
From: "Jan Dubois" <jand@activestate.com>
Date: Fri, 19 Dec 2008 03:02:45 -0800
Message-ID: <
00f901c961c9$5321e1e0$f965a5a0$@com>
Leon Brocard [Fri, 19 Dec 2008 17:39:22 +0000]
after applying, committers should push
Steve Peters [Fri, 19 Dec 2008 17:38:31 +0000]
Subject: PATCH 5.10 documentation
From: karl williamson <public@khwilliamson.com>
Date: Tue, 16 Dec 2008 16:00:34 -0700
Message-ID: <
49483312.80804@khwilliamson.com>
Leon Brocard [Fri, 19 Dec 2008 17:17:28 +0000]
Add a section on applying a patch
Leon Brocard [Fri, 19 Dec 2008 17:05:11 +0000]
In the patch section, show how to work on a temporary branch
Leon Brocard [Fri, 19 Dec 2008 16:52:44 +0000]
Add a section on how to submit a patch
Leon Brocard [Fri, 19 Dec 2008 16:21:30 +0000]
Mention that cloning over HTTP is slow
Leon Brocard [Fri, 19 Dec 2008 16:19:59 +0000]
Show how to switch between branches
Leon Brocard [Fri, 19 Dec 2008 16:17:08 +0000]
merge in changes
Leon Brocard [Fri, 19 Dec 2008 16:12:19 +0000]
Change perl.git to perl-git to not confuse people (thanks #p5p)
Yves Orton [Fri, 19 Dec 2008 16:11:38 +0000]
fix thinko
Yves Orton [Fri, 19 Dec 2008 16:07:52 +0000]
explain how to switch a git from git:// protocol to ssh:// protocol
Leon Brocard [Fri, 19 Dec 2008 15:55:36 +0000]
Add other files modified by buildtoc
Leon Brocard [Fri, 19 Dec 2008 15:53:11 +0000]
Add perlrepository to the list of pod
Leon Brocard [Fri, 19 Dec 2008 15:51:55 +0000]
Add perlhaiku into pod.lst
Leon Brocard [Fri, 19 Dec 2008 15:40:32 +0000]
add a minimal pod/perlrepository.pod
Steve Hay [Fri, 19 Dec 2008 15:13:01 +0000]
Subject: Re: [PATCH] Update Archive::Extract to 0.28
From: "Jos I. Boumans" <jos@dwim.org>
Date: Tue, 16 Dec 2008 17:41:03 +0100
Message-Id: <
B8875390-49FC-4E14-B14D-C21A76E53475@dwim.org>
(Bump version to 0.30, which incorporates a local change that blead already has.)
Rafael Garcia-Suarez [Fri, 19 Dec 2008 14:59:03 +0000]
Add pod page corresponding to README.haiku in .gitignore
Steve Hay [Fri, 19 Dec 2008 14:58:20 +0000]
Fix new Module-Load-Conditional test, which otherwise fails on Win32.
Steve Hay [Fri, 19 Dec 2008 14:39:50 +0000]
Subject: [PATCH] Suppress diag msg from IPC::Cmd
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Date: Wed, 17 Dec 2008 10:09:41 -0500
Message-ID: <
1ff86f510812170709v6589fbc5j205568b81394807e@mail.gmail.com>
Steve Hay [Fri, 19 Dec 2008 14:39:30 +0000]
Subject: [PATCH] Update version of Module::Loaded
From: "Jos I. Boumans" <jos@dwim.org>
Date: Wed, 17 Dec 2008 14:32:55 +0100
Message-Id: <
2D1323D9-C380-47D1-8E95-FC0B99D55E03@dwim.org>
Steve Hay [Fri, 19 Dec 2008 14:39:15 +0000]
Subject: [PATCH] Version updates for Package::Constants & Log::Message
From: "Jos I. Boumans" <jos@dwim.org>
Date: Wed, 17 Dec 2008 14:28:12 +0100
Message-Id: <
51CE11BA-344A-4C20-B464-CEAF204BAABC@dwim.org>
Steve Hay [Fri, 19 Dec 2008 14:38:54 +0000]
Subject: [PATCH] Update Module::Load::Conditional to 0.28
From: "Jos I. Boumans" <jos@dwim.org>
Date: Wed, 17 Dec 2008 14:24:23 +0100
Message-Id: <
D986D195-F3E3-4E3E-9867-526C9C55D92F@dwim.org>
Steve Hay [Fri, 19 Dec 2008 14:38:14 +0000]
Subject: [PATCH] Update File::Fetch to 0.18
From: "Jos I. Boumans" <jos@dwim.org>
Date: Wed, 17 Dec 2008 14:22:13 +0100
Message-Id: <
FCD0E6F5-73C2-4FAE-8EBE-3838741352D4@dwim.org>
Vincent Pit [Fri, 19 Dec 2008 14:50:07 +0000]
Silence a podchecker warning in perlxs.pod
Steve Hay [Wed, 17 Dec 2008 17:22:30 +0000]
Add various files generated by a Win32 build to .gitignore.
Yves Orton [Mon, 15 Dec 2008 14:12:43 +0000]
add .patch to the config file
Florian Ragwitz [Wed, 25 Jun 2008 01:22:41 +0000]
Fix up .gitignore files some more
* Ignore generated macros.all in .gitignore for Sys::Syslog.
* Add .gitignore for generated files of GDBM_File.
* Ignore DynaLoader.xs in .gitignore for DynaLoader.
* Put every pattern in .gitignore files on a single line.
* Add some generated .xs files .gitignore of Encode.
* Ignore RealPPPort.xs in .gitignore for Devel::PPPort.
* Ignore ODBM_File.pm in .gitignore for lib/.
* Add .gitignore for generated files of XS::APItest.
* Add .gitignore for Compress::Raw::Zlib.
* Ignore GDBM_File.pm in .gitignore for lib/.
Sam Vilain [Mon, 16 Jun 2008 11:02:43 +0000]
Porting: add a little script to find a perforce change
Requested by Nicholas Clark
Sam Vilain [Mon, 16 Jun 2008 10:32:14 +0000]
[admin] set up .gitignore files
A list submitted by Paul Fenwick was briefly factored into
directory-specific rules.
Nicholas Clark [Tue, 16 Dec 2008 13:57:38 +0000]
Thank you for a thank you, not thank you for a bug report.
p4raw-id: //depot/perl@35120
Jos I. Boumans [Mon, 15 Dec 2008 19:07:04 +0000]
Re: [PATCH] Update IPC::Cmd to 0.42
From: "Jos I. Boumans" <jos@dwim.org>
Message-Id: <
E69CF940-98A5-41C1-B145-32ACED142655@dwim.org>
(Fixes test failures caused by IPC-Cmd upgrade)
p4raw-id: //depot/perl@35119
Jos I. Boumans [Sat, 13 Dec 2008 18:37:27 +0000]
Update IPC::Cmd to 0.42
From: "Jos I. Boumans" <jos@dwim.org>
Message-Id: <
87613C84-ED4A-4785-BEC8-62D291FC3C24@dwim.org>
p4raw-id: //depot/perl@35118
Steve Hay [Mon, 15 Dec 2008 15:39:12 +0000]
Fix test failures caused by Archive-Extract upgrade
p4raw-id: //depot/perl@35106
Jos I. Boumans [Sat, 13 Dec 2008 17:36:13 +0000]
Update Archive::Extract to 0.28
From: "Jos I. Boumans" <jos@dwim.org>
Message-Id: <
A6FBAEE4-A1F3-41BE-A051-ABF03540E9F1@dwim.org>
p4raw-id: //depot/perl@35105
Jos I. Boumans [Sat, 13 Dec 2008 17:29:21 +0000]
'make manisort'
From: "Jos I. Boumans" <jos@dwim.org>
Message-Id: <
E6ED4E19-DCD5-4525-A7F6-EF492B6D928C@dwim.org>
p4raw-id: //depot/perl@35102
Aaron Crane [Mon, 15 Dec 2008 11:13:17 +0000]
Typo in pod/perlfunc.pod
Message-ID: <
20081215111317.GI7480@aaroncrane.co.uk>
p4raw-id: //depot/perl@35101
Jos I. Boumans [Sat, 13 Dec 2008 18:08:13 +0000]
Update Archive::Tar to 1.42
From: "Jos I. Boumans" <jos@dwim.org>
Message-Id: <
5B9B0070-0F59-4182-BF11-3A27487B15F3@dwim.org>
p4raw-id: //depot/perl@35099
Rainer Tammer [Mon, 15 Dec 2008 08:34:19 +0000]
Re: 5.8.9 RC2 (was Re: 5.8.9 RC1)
Message-ID: <
4946087B.7080608@tammer.net>
p4raw-id: //depot/perl@35097
Nicholas Clark [Sun, 14 Dec 2008 23:39:28 +0000]
Integrate:
[ 35085]
Mostly update Module::CoreList to 2.17, teaching it about 5.8.9.
It can't "know" the Perforce revision of the release until it's close
enough to guess.
[ 35092]
Hopefully today.
[ 35093]
Best estimiate patch number for 5.8.9 release.
p4raw-link: @35093 on //depot/maint-5.8/perl:
ad35fe93b63785a1916b39863d33eef04eee941b
p4raw-link: @35092 on //depot/maint-5.8/perl:
4ff3fe7f1e4f605bec2b89920f2d8dfe789255b5
p4raw-link: @35085 on //depot/maint-5.8/perl:
951e5eb7a3e0c2d177c8864d5b44ead4eff50dd0
p4raw-id: //depot/perl@35096
p4raw-integrated: from //depot/maint-5.8/perl@35088 'copy in'
pod/perlhist.pod (@35047..) lib/Module/CoreList.pm (@35085..)
Nicholas Clark [Sun, 14 Dec 2008 09:26:00 +0000]
Fix change 35082 by manually expanding do_open() to Perl_do_openn().
p4raw-id: //depot/perl@35088
Chip Salzenberg [Mon, 1 Dec 2008 15:01:12 +0000]
Re: [perl #60904] Race condition with perl -i.bk
Message-ID: <
20081201230112.GH31089@tytlal.topaz.cx>
Use mode 0600 (minus umask) for creation of the new file with -i
p4raw-id: //depot/perl@35082
Nicholas Clark [Fri, 12 Dec 2008 19:11:51 +0000]
Document the changes between VERSIONS 1.30 and 1.31 of the debugger.
p4raw-id: //depot/perl@35080
Steve Hay [Fri, 12 Dec 2008 17:50:55 +0000]
Upgrade to Win32API-File 0.1101
(Causes a couple of "prerequisite not found" build warnings, but all
works okay otherwise)
p4raw-id: //depot/perl@35079
Steve Hay [Fri, 12 Dec 2008 17:08:51 +0000]
Apply revision 11894 from the Module::Build SVN repo (to replace
local change 34447, which did the same thing)
p4raw-id: //depot/perl@35078
Steve Hay [Fri, 12 Dec 2008 16:50:08 +0000]
Upgrade to Test-Simple 0.86
Remove local changes 34491 (no longer required) and 34763 (fixed
properly by change 35076), but keep 34545 and 34762 for now (with
a VERSION bump in Test::Simple as a reminder)
p4raw-id: //depot/perl@35077
Steve Hay [Fri, 12 Dec 2008 16:47:01 +0000]
Apply revision 1241 (and 1250) from the TAP::Harness SVN repo
p4raw-id: //depot/perl@35076
Steve Hay [Fri, 12 Dec 2008 16:04:51 +0000]
Update Win32 canned configs
Updates the config.* and config_H.* files w.r.t. 34456, 34756/34777,
34950 and 34994.
Also adds missing variables (d_ndbm, extern_C and rm_try) and removes a
redundant variable (Mcc) to/from the config.* files for completeness.
p4raw-id: //depot/perl@35075
Chip Salzenberg [Wed, 10 Dec 2008 14:45:24 +0000]
[perl #60978] [PATCH] Tied filehandles can't distinguish eof forms
Message-ID: <
20081210224524.GD18817@tytlal.topaz.cx>
p4raw-id: //depot/perl@35074
Jerry D. Hedden [Tue, 9 Dec 2008 12:09:36 +0000]
Silence compiler warning in perlio.c
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <
1ff86f510812090909y11947acfy317e46417b9ae91d@mail.gmail.com>
p4raw-id: //depot/perl@35073
Nicholas Clark [Tue, 9 Dec 2008 20:59:34 +0000]
Fix #61222 (debugger doesn't understand proxy constant subroutines, or
as it turns out, anything else not-a-glob in a symbol table).
p4raw-id: //depot/perl@35067
Nicholas Clark [Tue, 9 Dec 2008 20:32:30 +0000]
Bump the debugger's version. Fail to update the changes.
p4raw-id: //depot/perl@35066
Dave Mitchell [Tue, 9 Dec 2008 12:58:08 +0000]
bump Data::Dumper version number.
both maint branches are listed as 2.121_17, but bleed has
additional changes.
p4raw-id: //depot/perl@35060
Chip Salzenberg [Fri, 5 Dec 2008 13:32:19 +0000]
Re: [PATCH] standardize save/restore of errno & vaxc$errno
Message-ID: <
20081205213219.GH16081@tytlal.topaz.cx>
p4raw-id: //depot/perl@35059
Jerry D. Hedden [Mon, 8 Dec 2008 08:45:13 +0000]
blead is canonical for threads
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <
1ff86f510812080545n5d8fb198iaa73678081616437@mail.gmail.com>
p4raw-id: //depot/perl@35058
Nicholas Clark [Sat, 6 Dec 2008 22:52:18 +0000]
Integrate:
[ 35047]
Hopefully today.
p4raw-link: @35047 on //depot/maint-5.8/perl:
53c51e650b0d9ad354c33d5b89a87f0986c0087b
p4raw-id: //depot/perl@35055
p4raw-integrated: from //depot/maint-5.8/perl@35050 'copy in'
pod/perlhist.pod (@34811..)
Rainer Tammer [Sat, 6 Dec 2008 17:57:20 +0000]
Re: AIX patches for Perl 5.8.9 RC2 - README.aix
Message-ID: <
493AAEF0.3020203@tammer.net>
Date: Sat, 06 Dec 2008 17:57:20 +0100
p4raw-id: //depot/perl@35050
Nicholas Clark [Sat, 6 Dec 2008 15:07:55 +0000]
Note perl5-security-report@perl.org in INSTALL. Must remember to
mention it in the release announcement.
p4raw-id: //depot/perl@35039
Steffen Mueller [Mon, 10 Nov 2008 10:21:29 +0000]
Re: add UPSTREAM flag to Maintainers.pl??
Message-ID: <
4917FD19.7080704@sneakemail.com>
p4raw-id: //depot/perl@35038
karl williamson [Wed, 3 Dec 2008 19:51:54 +0000]
PATCH [perl #58430] Unicode::UCD::casefold() does not work as documented,
Message-ID: <
493745CA.6070300@khwilliamson.com>
And bump version to 0.27
p4raw-id: //depot/perl@35036
Dave Mitchell [Fri, 5 Dec 2008 23:05:52 +0000]
whether DEPTH gets dumped in formats varies within 5.10.0
p4raw-id: //depot/perl@35023
Dave Mitchell [Fri, 5 Dec 2008 22:54:50 +0000]
in Dump output, PV field of format may or not be displayed in 5.10.0
p4raw-id: //depot/perl@35022
Dave Mitchell [Fri, 5 Dec 2008 22:22:30 +0000]
remove syntax error from < 5.10 branch of Data::Dumper
p4raw-id: //depot/perl@35021
Chip Salzenberg [Wed, 26 Nov 2008 23:01:41 +0000]
standardize save/restore of errno & vaxc$errno
Message-ID: <
20081127070141.GD17663@tytlal.topaz.cx>
p4raw-id: //depot/perl@35018
Craig A. Berry [Thu, 4 Dec 2008 21:46:16 +0000]
While we are off the reservation, revert a stupid, VMS-specific
test regression I caused David to make in 2.07. (See
http://rt.cpan.org/Public/Bug/Display.html?id=40512 ).
p4raw-id: //depot/perl@35013
Marcus Holland-Moritz [Fri, 14 Nov 2008 10:58:09 +0000]
Re: File::Path regression in 5.8.9
Message-ID: <
20081114105809.6435cba1@r2d2>
Plus replace "$p/$x" with catdir($p, $x) in the test.
p4raw-id: //depot/perl@35012
Craig A. Berry [Thu, 4 Dec 2008 21:36:56 +0000]
Revert 35009 so we can take another swing at ancestor detection.
p4raw-id: //depot/perl@35011
John E. Malmberg [Wed, 3 Dec 2008 19:38:04 +0000]
[patch@34995] vms.c - Memory freed from wrong pool
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-id: <
4937347C.70003@qsl.net>
Need PerlMem_free, not Safefree in trim_unixpath.
p4raw-id: //depot/perl@35010
Nicholas Clark [Thu, 4 Dec 2008 14:09:20 +0000]
For now, remove the 'cannot remove [dir] when cwd is [dir]' message,
because the existing code will think that /tmp/abc is a subdirectory
of /tmp/aa, and whilst we have a patch for Win32 and *nix, we've not
tested on VMS, which has "interesting" path syntax.
p4raw-id: //depot/perl@35009
Gisle Aas [Wed, 19 Nov 2008 19:09:20 +0000]
Re: File::Path regression in 5.8.9
Message-Id: <
C72B3504-E0B8-4622-89AA-3C07C57C14E2@activestate.com>
[plus bump $VERSION. Gah. Format F-word must die]
p4raw-id: //depot/perl@35008
Rainer Tammer [Thu, 4 Dec 2008 10:32:11 +0000]
AIX patches for Perl 5.8.9 RC2 and gcc on AIX + suidperl on AIX README.aix
Message-ID: <
4937A39B.1070104@tammer.net>
[the rest, including unwinding change 34983 first]
p4raw-id: //depot/perl@35007
Rainer Tammer [Thu, 4 Dec 2008 10:32:11 +0000]
AIX patches for Perl 5.8.9 RC2 and gcc on AIX + suidperl on AIX README.aix
Message-ID: <
4937A39B.1070104@tammer.net>
[just the hints]
p4raw-id: //depot/perl@35006
Rafael Garcia-Suarez [Wed, 3 Dec 2008 16:29:09 +0000]
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.
p4raw-id: //depot/perl@34995
Rafael Garcia-Suarez [Wed, 3 Dec 2008 12:51:36 +0000]
Configure detection of __attribute__((deprecated))
From: "Rafael Garcia-Suarez" <rgarciasuarez@gmail.com>
Message-ID: <
b77c1dce0812030351j33d7b75ci3e2640b33f36acd9@mail.gmail.com>
p4raw-id: //depot/perl@34994
Nicholas Clark [Wed, 3 Dec 2008 09:19:32 +0000]
Fix for tainting regression in a test of Text::Template spotted by
Andreas' smoker.
p4raw-id: //depot/perl@34987
Nicholas Clark [Tue, 2 Dec 2008 22:16:56 +0000]
Change PL_debug behaviour so that string eval lines are saved whenever
a subroutine is defined, even if the eval'd string has subsequent
syntax errors. This allows the debugger to single step into these
subroutines.
p4raw-id: //depot/perl@34986
Nicholas Clark [Tue, 2 Dec 2008 20:43:58 +0000]
Implement PERLDBf_SAVESRC_INVALID, which saves source lines for string
evals that fail to compile.
p4raw-id: //depot/perl@34985
Nicholas Clark [Tue, 2 Dec 2008 20:16:33 +0000]
Codify the current behaviour of evals which define subroutines before
failing (due to syntax errors).
p4raw-id: //depot/perl@34984
Rainer Tammer [Tue, 2 Dec 2008 11:10:35 +0000]
Unwind change 31976 then apply
Subject: Re: 5.8.9 RC1 / 5.10.x / bleed patches for gcc / AIX
Message-ID: <
4935099B.8060004@tammer.net>
Date: Tue, 02 Dec 2008 11:10:35 +0100
p4raw-id: //depot/perl@34983
Steve Hay [Tue, 2 Dec 2008 17:47:19 +0000]
Silence a compiler warning introduced by 34963
p4raw-id: //depot/perl@34982
Nicholas Clark [Tue, 2 Dec 2008 16:20:01 +0000]
Followup to change 34979. Tests are good, m'kay. Particularly when they
show you that something you thought worked doesn't.
Sadly it's not possible to trivially make it work, so for now they're
todo_skip().
p4raw-id: //depot/perl@34981
Nicholas Clark [Tue, 2 Dec 2008 14:59:37 +0000]
Remove last reference to PERLDB_ASSERTION
p4raw-id: //depot/perl@34980
Nicholas Clark [Tue, 2 Dec 2008 14:46:17 +0000]
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 forsee that profilers might.
p4raw-id: //depot/perl@34979
Nicholas Clark [Tue, 2 Dec 2008 10:43:20 +0000]
Avoid warnings from exacting C compilers when -DNO_MATHOMS is in force.
p4raw-id: //depot/perl@34977
Steve Peters [Tue, 2 Dec 2008 05:10:09 +0000]
setsid() returns -1 on failure.
p4raw-id: //depot/perl@34976
Steve Peters [Tue, 2 Dec 2008 04:18:48 +0000]
Add diagnostics for "No such hook: %s".
p4raw-id: //depot/perl@34975
Nicholas Clark [Mon, 1 Dec 2008 22:17:55 +0000]
The temporary SV created in Perl_save_helem_flags() to store the key
can be freed immediately after it is used, as it is unrelated to
anything else. This folds SvREFCNT_dec()s on two code paths into one.
p4raw-id: //depot/perl@34973