This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
17 years ago[perl #39835] Patch for perlipc.pod to update TCP server example wrt safe signals...
Andy Wardley [Fri, 14 Jul 2006 10:11:44 +0000 (03:11 -0700)]
[perl #39835] Patch for perlipc.pod to update TCP server example wrt safe signals and accept()
From: Andy Wardley (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-20371-1152897103-1865.39835-75-0@perl.org>

p4raw-id: //depot/perl@28622

17 years agoSome notes in perl594delta.
Rafael Garcia-Suarez [Wed, 26 Jul 2006 20:36:19 +0000 (20:36 +0000)]
Some notes in perl594delta.

p4raw-id: //depot/perl@28621

17 years agointerpolation of @- (and @+) in patterns ([perl #27940] comes back)
SADAHIRO Tomoyuki [Tue, 25 Jul 2006 00:15:50 +0000 (09:15 +0900)]
interpolation of @- (and @+) in patterns ([perl #27940] comes back)
Message-Id: <20060725001517.3C5D.BQW10602@nifty.com>

p4raw-id: //depot/perl@28620

17 years agoAdded tests from CGI.pm that had not been integrated into core.
Steve Peters [Wed, 26 Jul 2006 13:54:28 +0000 (13:54 +0000)]
Added tests from CGI.pm that had not been integrated into core.

p4raw-id: //depot/perl@28619

17 years agoAdd a few links to standard modules in perlfunc, by Gabor Szabo.
Rafael Garcia-Suarez [Wed, 26 Jul 2006 06:41:56 +0000 (06:41 +0000)]
Add a few links to standard modules in perlfunc, by Gabor Szabo.

p4raw-id: //depot/perl@28618

17 years agoRe: [ID 20000816.012] *foo = *_ is broken
Mike Guy [Thu, 17 Aug 2000 16:26:56 +0000 (17:26 +0100)]
Re: [ID 20000816.012] *foo = *_ is broken
Message-Id: <E13PRZI-0007Ge-00@libra.cus.cam.ac.uk>

Only part regarding @ARG missing from the documentation was applied.

p4raw-id: //depot/perl@28617

17 years agoUpgrade to Devel::PPPort 3.09_02
Marcus Holland-Moritz [Tue, 25 Jul 2006 18:54:08 +0000 (18:54 +0000)]
Upgrade to Devel::PPPort 3.09_02

p4raw-id: //depot/perl@28616

17 years agoVery recent development versions of gcc (4.2.0 20060715) seem
Marcus Holland-Moritz [Tue, 25 Jul 2006 18:42:26 +0000 (18:42 +0000)]
Very recent development versions of gcc (4.2.0 20060715) seem
to have switched from '<command line>' to '<command-line>'.

p4raw-id: //depot/perl@28615

17 years agoReplace some sprintf()'s in Data::Dumper with my_snprintf()'s
Steve Peters [Mon, 24 Jul 2006 17:30:38 +0000 (17:30 +0000)]
Replace some sprintf()'s in Data::Dumper with my_snprintf()'s

p4raw-id: //depot/perl@28614

17 years agoRevert change 28603: this was a wrong fix, that didn't prevent
Rafael Garcia-Suarez [Sun, 23 Jul 2006 20:32:33 +0000 (20:32 +0000)]
Revert change 28603: this was a wrong fix, that didn't prevent
a later crash. Reindent a bit of the same function.

p4raw-id: //depot/perl@28613

17 years agoperlop: parsing quoted constructs
SADAHIRO Tomoyuki [Sun, 16 Jul 2006 20:06:33 +0000 (05:06 +0900)]
perlop: parsing quoted constructs
Message-Id: <20060716200218.2CE6.BQW10602@nifty.com>

p4raw-id: //depot/perl@28612

17 years agoThe rest of the changes for Sys-Syslog-0.17 which my new patch no
Steve Peters [Sun, 23 Jul 2006 13:46:05 +0000 (13:46 +0000)]
The rest of the changes for Sys-Syslog-0.17 which my new patch no
longer automatically "p4 edits" for me.

p4raw-id: //depot/perl@28611

17 years agoUpgrade to Sys-Syslog-0.17
Steve Peters [Sun, 23 Jul 2006 13:42:55 +0000 (13:42 +0000)]
Upgrade to Sys-Syslog-0.17

p4raw-id: //depot/perl@28610

17 years agoTru64: if cc given both -O and -g, -g must be -g3
Jarkko Hietaniemi [Sun, 23 Jul 2006 10:18:11 +0000 (13:18 +0300)]
Tru64: if cc given both -O and -g, -g must be -g3
Message-Id: <200607230718.k6N7IB4u009170@kosh.hut.fi>

p4raw-id: //depot/perl@28609

17 years agoRevert part of last change, that was causing utf8 test failures
Rafael Garcia-Suarez [Sun, 23 Jul 2006 13:17:48 +0000 (13:17 +0000)]
Revert part of last change, that was causing utf8 test failures

p4raw-id: //depot/perl@28608

17 years agoz/OS: pp_sys.c, reg*.c, toke.c, utf8.c
Jarkko Hietaniemi [Sat, 22 Jul 2006 18:51:48 +0000 (21:51 +0300)]
z/OS: pp_sys.c, reg*.c, toke.c, utf8.c
Message-ID: <44C24994.6020008@iki.fi>

p4raw-id: //depot/perl@28607

17 years agoAdd another volatile modifier to protect against longjmp clobbering
Rafael Garcia-Suarez [Sun, 23 Jul 2006 12:51:02 +0000 (12:51 +0000)]
Add another volatile modifier to protect against longjmp clobbering

p4raw-id: //depot/perl@28606

17 years agoUpgrade to Devel::PPPort 3.09_01
Marcus Holland-Moritz [Fri, 21 Jul 2006 17:56:39 +0000 (17:56 +0000)]
Upgrade to Devel::PPPort 3.09_01

p4raw-id: //depot/perl@28605

17 years agoMore tweaks to threads 1.37, by Jerry D. Hedden
Rafael Garcia-Suarez [Fri, 21 Jul 2006 15:27:20 +0000 (15:27 +0000)]
More tweaks to threads 1.37, by Jerry D. Hedden

p4raw-id: //depot/perl@28604

17 years agoIn pp_entersub, accept to handle a CV with a NULL padlist.
Rafael Garcia-Suarez [Thu, 20 Jul 2006 22:03:59 +0000 (22:03 +0000)]
In pp_entersub, accept to handle a CV with a NULL padlist.
This fixes a crash with mod_perl 1.29.

p4raw-id: //depot/perl@28603

17 years agoUpgrade to threads 1.37, by Jerry D. Hedden
Rafael Garcia-Suarez [Thu, 20 Jul 2006 21:36:25 +0000 (21:36 +0000)]
Upgrade to threads 1.37, by Jerry D. Hedden

p4raw-id: //depot/perl@28602

17 years agoBand-aid for segfault in ext/threads/t/blocks.t on SMP machines
Rafael Garcia-Suarez [Wed, 19 Jul 2006 21:34:05 +0000 (21:34 +0000)]
Band-aid for segfault in ext/threads/t/blocks.t on SMP machines

p4raw-id: //depot/perl@28601

17 years ago[perl #39876] Time::gmtime 1.02 examples patch
Alexandr Ciornii [Wed, 19 Jul 2006 05:46:36 +0000 (22:46 -0700)]
[perl #39876] Time::gmtime 1.02 examples patch
From: Alexandr Ciornii (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-25412-1153313196-897.39876-75-0@perl.org>

Pod fixes for Time::gmtime.pm

p4raw-id: //depot/perl@28600

17 years agomake magic vtables const if PERL_GLOBAL_STRUCT_PRIVATE
Jarkko Hietaniemi [Mon, 17 Jul 2006 09:09:24 +0000 (12:09 +0300)]
make magic vtables const if PERL_GLOBAL_STRUCT_PRIVATE
Message-ID: <44BB2994.5090609@iki.fi>

p4raw-id: //depot/perl@28599

17 years ago[Fwd: Smoke [5.9.4] 28575 FAIL(XF) OSF1 V5.1 (EV6/4 cpu)]
Jerry D. Hedden [Mon, 17 Jul 2006 05:00:01 +0000 (22:00 -0700)]
[Fwd: Smoke [5.9.4] 28575 FAIL(XF) OSF1 V5.1 (EV6/4 cpu)]
From: "Jerry D. Hedden" <jerry@hedden.us>
Message-ID: <20060717050001.fb30e530d17747c2b054d625b8945d88.b729fe881f.wbe@email.secureserver.net>

p4raw-id: //depot/perl@28598

17 years agoFix Borland problem with quoted pre-processor macros in response files
Randy W. Sims [Thu, 6 Apr 2006 22:33:04 +0000 (18:33 -0400)]
Fix Borland problem with quoted pre-processor macros in response files

This should clear up the errors from Module/Build/t/ppm.t and
Module/Build/t/xs.t in the Borland smokes.

Subject: Re: Smoke [5.9.4] 27656 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
From: "Randy W. Sims" <ml-perl@thepierianspring.org>
Message-ID: <4435CF60.1000707@thepierianspring.org>

See the thread here for details:
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00027.html

p4raw-id: //depot/perl@28597

17 years agoAdditional reason for ssh passphrase failures.
Steve Peters [Tue, 18 Jul 2006 03:10:51 +0000 (03:10 +0000)]
Additional reason for ssh passphrase failures.

p4raw-id: //depot/perl@28596

17 years agoRemove the C89 checking with gcc
Rafael Garcia-Suarez [Mon, 17 Jul 2006 21:11:52 +0000 (21:11 +0000)]
Remove the C89 checking with gcc
(but leave a note in perlhack)

p4raw-id: //depot/perl@28595

17 years agoSilence system warning during tests (only on win32 for now)
Yves Orton [Sat, 15 Jul 2006 18:21:15 +0000 (20:21 +0200)]
Silence system warning during tests (only on win32 for now)
Message-ID: <9b18b3110607150921p33be8e87wd51b2fd317a81587@mail.gmail.com>

p4raw-id: //depot/perl@28594

17 years agoAvoid an error that VC++'s resource compiler seems to have
Steve Hay [Mon, 17 Jul 2006 14:23:59 +0000 (14:23 +0000)]
Avoid an error that VC++'s resource compiler seems to have
with a reference to "perly.y" in "perly.h"

See the thread here for details:
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-07/msg00460.html

p4raw-id: //depot/perl@28593

17 years agoCygwin doesn't cope (yet) with gcc flags -std=c89
H.Merijn Brand [Mon, 17 Jul 2006 06:51:54 +0000 (06:51 +0000)]
Cygwin doesn't cope (yet) with gcc flags -std=c89

p4raw-id: //depot/perl@28592

17 years agoCheck for taintedness of PERL5SHELL on Windows
Rafael Garcia-Suarez [Sun, 16 Jul 2006 21:42:59 +0000 (21:42 +0000)]
Check for taintedness of PERL5SHELL on Windows
(bug #39832)

p4raw-id: //depot/perl@28591

17 years agoMIME::Base64 quoted-print.t: z/OS (EBCDIC)
Jarkko Hietaniemi [Sun, 16 Jul 2006 13:11:15 +0000 (16:11 +0300)]
MIME::Base64 quoted-print.t: z/OS (EBCDIC)
Message-ID: <44BA10C3.8040007@iki.fi>

p4raw-id: //depot/perl@28590

17 years agoRe: Fix loads of warnings from the last escaping patch...
Yves Orton [Sun, 16 Jul 2006 19:59:02 +0000 (21:59 +0200)]
Re: Fix loads of warnings from the last escaping patch...
Message-ID: <9b18b3110607161059j276ac869p450aa178150044ae@mail.gmail.com>

p4raw-id: //depot/perl@28589

17 years agoperlhack: advertise Configure -Dgccansipedantic
Jarkko Hietaniemi [Sun, 16 Jul 2006 20:27:20 +0000 (23:27 +0300)]
perlhack: advertise Configure -Dgccansipedantic
Message-Id: <200607161727.k6GHRKFk069579@kosh.hut.fi>

p4raw-id: //depot/perl@28588

17 years agoUpgrade to Module-Build-0.2803
Steve Peters [Sun, 16 Jul 2006 15:40:29 +0000 (15:40 +0000)]
Upgrade to Module-Build-0.2803

p4raw-id: //depot/perl@28587

17 years agoUpgrade to Test-Simple-0.64
Steve Peters [Sun, 16 Jul 2006 14:54:58 +0000 (14:54 +0000)]
Upgrade to Test-Simple-0.64

p4raw-id: //depot/perl@28586

17 years agoRe: [PATCH] various safety/portability tweaks
Jarkko Hietaniemi [Sat, 15 Jul 2006 22:15:29 +0000 (01:15 +0300)]
Re: [PATCH] various safety/portability tweaks
Message-ID: <44B93ED1.7080000@iki.fi>

Fix for change #28578.
p4raw-link: @28578 on //depot/perl: d130778686fc2c04eb7d731512df9e71304d5573

p4raw-id: //depot/perl@28585

17 years agorun regen_headerds
Dave Mitchell [Sun, 16 Jul 2006 00:20:25 +0000 (00:20 +0000)]
run regen_headerds

p4raw-id: //depot/perl@28584

17 years agocomment update for scan_const
SADAHIRO Tomoyuki [Sat, 15 Jul 2006 20:16:01 +0000 (05:16 +0900)]
comment update for scan_const
Message-Id:  <20060715201552.9FA5.BQW10602@nifty.com>

p4raw-id: //depot/perl@28583

17 years agoUpdated escaping code. utf8 regex debug output improvements
Yves Orton [Sat, 15 Jul 2006 18:56:03 +0000 (20:56 +0200)]
Updated escaping code. utf8 regex debug output improvements
Message-Id:  <9b18b3110607150956o6273a16clb1518911d1945d4@mail.gmail.com>

p4raw-id: //depot/perl@28582

17 years agoAdding Module::Build::Version missed in upgrade.
Steve Peters [Sat, 15 Jul 2006 18:57:39 +0000 (18:57 +0000)]
Adding Module::Build::Version missed in upgrade.

p4raw-id: //depot/perl@28581

17 years agoUpgrade to ANSIColor-1.11
Steve Peters [Sat, 15 Jul 2006 15:22:35 +0000 (15:22 +0000)]
Upgrade to ANSIColor-1.11

p4raw-id: //depot/perl@28580

17 years agoUpgrade to Module-Build-0.2802
Steve Peters [Sat, 15 Jul 2006 14:46:53 +0000 (14:46 +0000)]
Upgrade to Module-Build-0.2802

p4raw-id: //depot/perl@28579

17 years agovarious safety/portability tweaks
Jarkko Hietaniemi [Sat, 15 Jul 2006 13:14:32 +0000 (16:14 +0300)]
various safety/portability tweaks
Message-ID: <44B8C008.4030300@iki.fi>

p4raw-id: //depot/perl@28578

17 years agocflags.SH: add missing C files
Jarkko Hietaniemi [Sat, 15 Jul 2006 12:30:25 +0000 (15:30 +0300)]
cflags.SH: add missing C files
Message-ID: <44B8B5B1.2050902@iki.fi>

p4raw-id: //depot/perl@28577

17 years agoRe: [PATCH] cflags.SH: add -std=c89
Jarkko Hietaniemi [Sat, 15 Jul 2006 12:19:45 +0000 (15:19 +0300)]
Re: [PATCH] cflags.SH: add -std=c89
Message-ID: <44B8B331.8090009@iki.fi>

p4raw-id: //depot/perl@28576

17 years agooverload.t has same locale problem with VMS that it has with dec_osf
Craig A. Berry [Fri, 14 Jul 2006 18:18:18 +0000 (18:18 +0000)]
overload.t has same locale problem with VMS that it has with dec_osf

p4raw-id: //depot/perl@28575

17 years agoMake sysconf tests handle unimplemented success indications
Craig A. Berry [Fri, 14 Jul 2006 18:09:40 +0000 (18:09 +0000)]
Make sysconf tests handle unimplemented success indications
for the benefit of Mac OS X and VMS.

p4raw-id: //depot/perl@28574

17 years agoSilence a compiler warning on Win32/VC++
Anno Siegel [Fri, 14 Jul 2006 16:33:01 +0000 (18:33 +0200)]
Silence a compiler warning on Win32/VC++

Subject: Re: Smoke [5.9.4] 28569 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
Message-Id: <8CC2FF7E-42EE-4B28-A9D2-4FCD8C745004@mailbox.tu-berlin.de>

p4raw-id: //depot/perl@28573

17 years agoSkip tests for pathconf() and fpathconf() on HP-UX for
Steve Peters [Fri, 14 Jul 2006 14:38:28 +0000 (14:38 +0000)]
Skip tests for pathconf() and fpathconf() on HP-UX for
_PC_CHOWN_RESTRICTED.  The HP-UX manpage suggests not trying
to do it, and that the errno will not be set on failure.

p4raw-id: //depot/perl@28572

17 years agoremove regex postive super-linear cache code
Dave Mitchell [Fri, 14 Jul 2006 11:50:37 +0000 (11:50 +0000)]
remove regex postive super-linear cache code
(it wasn't actually achieving anything)

p4raw-id: //depot/perl@28571

17 years ago-DPERL_GLOBAL_STRUCT_PRIVATE tweaks (done_sanity_check global? yech!)
Jarkko Hietaniemi [Fri, 14 Jul 2006 09:34:09 +0000 (12:34 +0300)]
-DPERL_GLOBAL_STRUCT_PRIVATE tweaks (done_sanity_check global? yech!)
Message-Id: <200607140634.k6E6Y9Ia471707@kosh.hut.fi>

p4raw-id: //depot/perl@28570

17 years agoVersion bumps for z/OS fixes.
Steve Peters [Thu, 13 Jul 2006 20:31:59 +0000 (20:31 +0000)]
Version bumps for z/OS fixes.

p4raw-id: //depot/perl@28569

17 years agoz/OS: CPAN-ized ext/ and lib/
Jarkko Hietaniemi [Thu, 13 Jul 2006 23:10:27 +0000 (02:10 +0300)]
z/OS: CPAN-ized ext/ and lib/
Message-ID: <44B6A8B3.5070605@iki.fi>

p4raw-id: //depot/perl@28568

17 years agoz/OS: non-CPAN ext and lib + main() without the third arg + Stephen McCamant's comment
Jarkko Hietaniemi [Thu, 13 Jul 2006 19:47:29 +0000 (22:47 +0300)]
z/OS: non-CPAN ext and lib + main() without the third arg + Stephen McCamant's comment
Message-ID: <44B67921.6090901@iki.fi>

p4raw-id: //depot/perl@28567

17 years agoKeep Intel C++ from claiming that it is gcc.
Steve Peters [Thu, 13 Jul 2006 15:46:11 +0000 (15:46 +0000)]
Keep Intel C++ from claiming that it is gcc.

p4raw-id: //depot/perl@28566

17 years agoClear up a few more warnings from blead.
Steve Peters [Thu, 13 Jul 2006 14:04:18 +0000 (14:04 +0000)]
Clear up a few more warnings from blead.

p4raw-id: //depot/perl@28565

17 years agoNot everybody has env
Rafael Garcia-Suarez [Thu, 13 Jul 2006 08:46:30 +0000 (08:46 +0000)]
Not everybody has env

p4raw-id: //depot/perl@28564

17 years agoRe: Misunderstanding escapes in heredocs?
Yves Orton [Sun, 9 Jul 2006 16:42:45 +0000 (18:42 +0200)]
Re: Misunderstanding escapes in heredocs?
Message-ID: <9b18b3110607090742gc55b4ffl402d5fadc5bd231e@mail.gmail.com>

with formatting nits

p4raw-id: //depot/perl@28563

17 years agoAdditions to perlhack based on a patch by Gabor Szabo
Rafael Garcia-Suarez [Thu, 13 Jul 2006 08:17:04 +0000 (08:17 +0000)]
Additions to perlhack based on a patch by Gabor Szabo

p4raw-id: //depot/perl@28562

17 years agoNits to the perlintro safety net (by Gabor Szabo and Merijn)
Rafael Garcia-Suarez [Thu, 13 Jul 2006 08:04:44 +0000 (08:04 +0000)]
Nits to the perlintro safety net (by Gabor Szabo and Merijn)

p4raw-id: //depot/perl@28561

17 years agoRelink to use temp file forced on current dir in mpeix
Jarkko Hietaniemi [Thu, 13 Jul 2006 08:25:59 +0000 (11:25 +0300)]
Relink to use temp file forced on current dir in mpeix
Subject: [PATCH] mpeix/relink: tweak from Donna Garverick
Message-Id: <200607130525.k6D5PxFp251263@kosh.hut.fi>

p4raw-id: //depot/perl@28560

17 years agoCleanup and conversion to t/test.pl
Rafael Garcia-Suarez [Wed, 12 Jul 2006 13:19:04 +0000 (13:19 +0000)]
Cleanup and conversion to t/test.pl

p4raw-id: //depot/perl@28559

17 years agoI prefer array indexes that start from 0 in beginner docs
Rafael Garcia-Suarez [Wed, 12 Jul 2006 12:29:58 +0000 (12:29 +0000)]
I prefer array indexes that start from 0 in beginner docs

p4raw-id: //depot/perl@28558

17 years agoIntegration of strlcat is to-done (noticed by Yves)
Rafael Garcia-Suarez [Wed, 12 Jul 2006 12:28:34 +0000 (12:28 +0000)]
Integration of strlcat is to-done (noticed by Yves)

p4raw-id: //depot/perl@28557

17 years agoFix change #28552: VC++ doesn't like code before declarations
Steve Hay [Wed, 12 Jul 2006 10:28:39 +0000 (10:28 +0000)]
Fix change #28552: VC++ doesn't like code before declarations
p4raw-link: @28552 on //depot/perl: 91dba0be91f1c35e9474de79c0592c0c8d8379dc

p4raw-id: //depot/perl@28556

17 years agoAdditions and removals in perltodo
Rafael Garcia-Suarez [Wed, 12 Jul 2006 09:56:04 +0000 (09:56 +0000)]
Additions and removals in perltodo

p4raw-id: //depot/perl@28555

17 years agomore strictness in perlintro
Gabor Szabo [Wed, 12 Jul 2006 10:30:06 +0000 (13:30 +0300)]
more strictness in perlintro
From: "Gabor Szabo" <szabgab@gmail.com>
Message-ID: <d8a74af10607120030p1964b935y9493e29994a5b371@mail.gmail.com>

p4raw-id: //depot/perl@28554

17 years agoperlinro (use $fh filehandler + not to use built in function name in sub example)
Gabor Szabo [Wed, 12 Jul 2006 10:51:03 +0000 (13:51 +0300)]
perlinro (use $fh filehandler + not to use built in function name in sub example)
From: "Gabor Szabo" <szabgab@gmail.com>
Message-ID: <d8a74af10607120051t10382a7fw95ce094f0f395490@mail.gmail.com>

p4raw-id: //depot/perl@28553

17 years agoRe: [PATCH] FieldHash coverity-compliant
Anno Siegel [Wed, 12 Jul 2006 00:45:44 +0000 (02:45 +0200)]
Re: [PATCH] FieldHash coverity-compliant
Message-Id: <7AEBF247-0AF7-46A8-9D61-D38B45FD21EA@mailbox.tu-berlin.de>

p4raw-id: //depot/perl@28552

17 years agoUpgrade to PathTools 3.19
Rafael Garcia-Suarez [Wed, 12 Jul 2006 08:49:17 +0000 (08:49 +0000)]
Upgrade to PathTools 3.19

p4raw-id: //depot/perl@28551

17 years agoz/OS: t/ - mostly EBCDIC fixes
Jarkko Hietaniemi [Wed, 12 Jul 2006 00:01:29 +0000 (03:01 +0300)]
z/OS: t/ - mostly EBCDIC fixes
Message-Id: <200607112101.k6BL1TGr321715@kosh.hut.fi>

p4raw-id: //depot/perl@28550

17 years agoA few rough notes for the next perldelta
Rafael Garcia-Suarez [Tue, 11 Jul 2006 17:00:26 +0000 (17:00 +0000)]
A few rough notes for the next perldelta

p4raw-id: //depot/perl@28549

17 years agoRevert bogus fix for bug #27940, which wasn't really a bug,
Rafael Garcia-Suarez [Tue, 11 Jul 2006 14:55:17 +0000 (14:55 +0000)]
Revert bogus fix for bug #27940, which wasn't really a bug,
and a new test item, as found and suggested by Sadahiro Tomoyuki.

p4raw-id: //depot/perl@28548

17 years agoRe: Misunderstanding escapes in heredocs?
SADAHIRO Tomoyuki [Sun, 9 Jul 2006 11:57:42 +0000 (20:57 +0900)]
Re: Misunderstanding escapes in heredocs?
Message-Id: <20060709115613.78FF.BQW10602@nifty.com>

p4raw-id: //depot/perl@28547

17 years agoUpgrade to Text-Tabs+Wrap-2006.0711. Keep the local changes from
Steve Peters [Tue, 11 Jul 2006 12:31:10 +0000 (12:31 +0000)]
Upgrade to Text-Tabs+Wrap-2006.0711.  Keep the local changes from
change #27541.  Also, leave out the test files Jacobson.t and
Jacobson2.t which both generated several warnings.
p4raw-link: @27541 on //depot/perl: abc0156ba8cc024916c0d1e664c4488f0cbc55c8

p4raw-id: //depot/perl@28546

17 years agoFix change #28533: my_strlcpy does not return the dest str!
Steve Hay [Tue, 11 Jul 2006 11:26:17 +0000 (11:26 +0000)]
Fix change #28533: my_strlcpy does not return the dest str!
p4raw-link: @28533 on //depot/perl: 6fca0082ec4f3b34a0dabc78331bad8c22489dd2

p4raw-id: //depot/perl@28545

17 years agoAdjust test count in threads test
Rafael Garcia-Suarez [Tue, 11 Jul 2006 09:29:23 +0000 (09:29 +0000)]
Adjust test count in threads test

p4raw-id: //depot/perl@28544

17 years agothreads 1.36 - Signalling terminated threads core dumps
Jerry D. Hedden [Mon, 10 Jul 2006 13:28:25 +0000 (06:28 -0700)]
threads 1.36 - Signalling terminated threads core dumps
From: "Jerry D. Hedden" <jerry@hedden.us>
Message-ID: <20060710132825.fb30e530d17747c2b054d625b8945d88.5bdc82d2c0.wbe@email.secureserver.net>

p4raw-id: //depot/perl@28543

17 years agoFieldHash coverity-compliant
Anno Siegel [Mon, 10 Jul 2006 21:30:15 +0000 (23:30 +0200)]
FieldHash coverity-compliant
Message-Id: <9C6C104C-8040-489A-BB35-40D22BC48AFC@mailbox.tu-berlin.de>

p4raw-id: //depot/perl@28542

17 years agoRe: [perl #39634] gcc 3.3 has problems with __attribute__((unused))
Andy Dougherty [Mon, 10 Jul 2006 13:16:27 +0000 (09:16 -0400)]
Re: [perl #39634] gcc 3.3 has problems with __attribute__((unused))
Message-ID: <Pine.LNX.4.62.0607101312540.24708@fractal.phys.lafayette.edu>

p4raw-id: //depot/perl@28541

17 years agosysconf.t: still failing in tru64, try harder to skip
Jarkko Hietaniemi [Tue, 11 Jul 2006 09:23:08 +0000 (12:23 +0300)]
sysconf.t: still failing in tru64, try harder to skip
Message-Id: <200607110623.k6B6N8Ni488812@kosh.hut.fi>

p4raw-id: //depot/perl@28540

17 years agoz/OS: hints/os390.sh and Makefile.SH
Jarkko Hietaniemi [Mon, 10 Jul 2006 22:55:33 +0000 (01:55 +0300)]
z/OS: hints/os390.sh and Makefile.SH
Message-ID: <44B2B0B5.3000008@iki.fi>

p4raw-id: //depot/perl@28539

17 years agoUpdate Changes
Rafael Garcia-Suarez [Mon, 10 Jul 2006 19:42:18 +0000 (19:42 +0000)]
Update Changes

p4raw-id: //depot/perl@28538

17 years agoperlhack: argh...
Jarkko Hietaniemi [Mon, 10 Jul 2006 21:07:35 +0000 (00:07 +0300)]
perlhack: argh...
Message-ID: <44B29767.4040606@iki.fi>

p4raw-id: //depot/perl@28537

17 years agoRestoring change #28523 accidentilly reverted with change #28528.
Steve Peters [Mon, 10 Jul 2006 19:12:07 +0000 (19:12 +0000)]
Restoring change #28523 accidentilly reverted with change #28528.
p4raw-link: @28528 on //depot/perl: 28f0d0ec424c9050a6c7d38541d2e6b5e66fb97c
p4raw-link: @28523 on //depot/perl: 46147bce9215db8642f2bdc9a2e9e60e27f046e3

p4raw-id: //depot/perl@28536

17 years agoFix another empty if-statement warning
Steve Peters [Mon, 10 Jul 2006 18:26:25 +0000 (18:26 +0000)]
Fix another empty if-statement warning

p4raw-id: //depot/perl@28535

17 years agoSilence empty if-statement warning.
Steve Peters [Mon, 10 Jul 2006 18:17:30 +0000 (18:17 +0000)]
Silence empty if-statement warning.

p4raw-id: //depot/perl@28534

17 years agoConvert some low hanging fruit to my_strlcpy/my_strlcat.
Steve Peters [Mon, 10 Jul 2006 17:23:02 +0000 (17:23 +0000)]
Convert some low hanging fruit to my_strlcpy/my_strlcat.

p4raw-id: //depot/perl@28533

17 years agoPOD fixes in perlhack
Rafael Garcia-Suarez [Mon, 10 Jul 2006 17:09:38 +0000 (17:09 +0000)]
POD fixes in perlhack

p4raw-id: //depot/perl@28532

17 years agoTypo found by Craig Berry
Rafael Garcia-Suarez [Mon, 10 Jul 2006 17:07:43 +0000 (17:07 +0000)]
Typo found by Craig Berry

p4raw-id: //depot/perl@28531

17 years agoMore perlhack portability additions by Jarkko
Rafael Garcia-Suarez [Mon, 10 Jul 2006 17:05:12 +0000 (17:05 +0000)]
More perlhack portability additions by Jarkko

p4raw-id: //depot/perl@28530

17 years agothreads 1.35 - Borland compiler fix
Jerry D. Hedden [Mon, 10 Jul 2006 06:49:34 +0000 (23:49 -0700)]
threads 1.35 - Borland compiler fix
From: "Jerry D. Hedden" <jerry@hedden.us>
Message-ID: <20060710064934.fb30e530d17747c2b054d625b8945d88.384e3b280c.wbe@email.secureserver.net>

p4raw-id: //depot/perl@28529

17 years agoChange existing uses of strlcpy()/strlcat() to use new my_strlcpy()/
Steve Peters [Mon, 10 Jul 2006 13:55:39 +0000 (13:55 +0000)]
Change existing uses of strlcpy()/strlcat() to use new my_strlcpy()/
my_strlcat() API.  Convert ext/File/Glob/bsd_glob.c to use
my_strlcat().  Add to the strlcy()/strlcat() todo entry.

p4raw-id: //depot/perl@28528

17 years agoperlhack: more portability musings
Jarkko Hietaniemi [Mon, 10 Jul 2006 15:41:10 +0000 (18:41 +0300)]
perlhack: more portability musings
Message-ID: <44B24AE6.6030708@iki.fi>

p4raw-id: //depot/perl@28527

17 years agoexamples in the core documentation
Gabor Szabo [Sun, 9 Jul 2006 15:44:47 +0000 (17:44 +0200)]
examples in the core documentation
From: "Gabor Szabo" <szabgab@gmail.com>
Message-ID: <d8a74af10607090644o5c1ee3b2p98f6aa9301898b44@mail.gmail.com>

p4raw-id: //depot/perl@28526

17 years agoAdd Russ Allbery's public domain implementations of strlcat and
Steve Peters [Mon, 10 Jul 2006 11:28:24 +0000 (11:28 +0000)]
Add Russ Allbery's public domain implementations of strlcat and
strlcpy as Perl_my_strlcat and Perl_my_strlcpy to the Perl core.
Thanks Russ!

p4raw-id: //depot/perl@28525

17 years agoAdd a macro to remove duplicated code
SADAHIRO Tomoyuki [Sun, 9 Jul 2006 13:47:04 +0000 (22:47 +0900)]
Add a macro to remove duplicated code

Subject: Re: cut-and-paste findings for blead 28504
Message-Id: <20060709134236.E51A.BQW10602@nifty.com>

p4raw-id: //depot/perl@28524

17 years agoFix a signed/unsigned warning
Rafael Garcia-Suarez [Mon, 10 Jul 2006 10:11:22 +0000 (10:11 +0000)]
Fix a signed/unsigned warning

p4raw-id: //depot/perl@28523