21 years agoPATCH x2p/find2perl.PL
Newton, Philip [Thu, 24 Oct 2002 10:05:19 +0000]
PATCH x2p/find2perl.PL
From: "Newton, Philip" <Philip.Newton@datenrevision.de>
Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCF41@hamsem01.de.gedas.vwg>

p4raw-id: //depot/perl@18123

21 years ago[perl #18065] LFS related bug in perl-5.8.0 testsuite
david@dhaller.de [Wed, 23 Oct 2002 18:42:51 +0000]
[perl #18065] LFS related bug in perl-5.8.0 testsuite
From: "david@dhaller.de (via RT)" <perlbug@perl.org>
Message-Id: <rt-18065-40384.14.044473925414@bugs6.perl.org>

p4raw-id: //depot/perl@18122

21 years agoRe: [perl #18038] DESTROY change in 5.8.0?
Yitzchak Scott-Thoennes [Sun, 3 Nov 2002 15:48:18 +0000]
Re: [perl #18038] DESTROY change in 5.8.0?
Message-ID: <CXbx9gzkgS8W092yn@efn.org>

p4raw-id: //depot/perl@18121

21 years agoRe: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets?
Gurusamy Sarathy [Sat, 19 Oct 2002 12:11:43 +0000]
Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets?
Message-Id: <200210191911.g9JJBhK02618@smtp3.ActiveState.com>

p4raw-id: //depot/perl@18120

21 years ago[perl #18154] Problem found in calculating offsets in regex
Mark Pease [Tue, 29 Oct 2002 20:23:54 +0000]
[perl #18154] Problem found in calculating offsets in regex
From: Mark Pease (via RT) <perlbug@perl.org>
Message-Id: <rt-18154-40762.0.46361502706489@bugs6.perl.org>

p4raw-id: //depot/perl@18119

21 years agoRe: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8.0)...
Hugo van der Sanden [Sun, 3 Nov 2002 16:41:24 +0000]
Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8.0) in the regexp
Message-Id: <200211031641.gA3GfOm08609@crypt.compulink.co.uk>

p4raw-id: //depot/perl@18118

21 years ago"make distclean" should remove the generated file lib/Config.pod.
Rafael Garcia-Suarez [Wed, 6 Nov 2002 22:15:36 +0000]
"make distclean" should remove the generated file lib/Config.pod.

p4raw-id: //depot/perl@18117

21 years agoThe new test introduced in #18114 failed with threads
Rafael Garcia-Suarez [Wed, 6 Nov 2002 22:11:06 +0000]
The new test introduced in #18114 failed with threads

p4raw-id: //depot/perl@18116

21 years agoRe: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH not open
Slaven Rezic [Thu, 24 Oct 2002 00:44:35 +0000]
Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH not open
Message-ID: <87vg3sixm4.fsf@vran.herceg.de>

p4raw-id: //depot/perl@18115

21 years agoRe: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well
Stephen McCamant [Thu, 31 Oct 2002 01:35:29 +0000]
Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well
Message-ID: <15808.53041.181907.308803@syllepsis.MIT.EDU>

plus a test case in ext/B/t/concise.t
plus a (less intrusive, but less future-proof) fix for a
similar problem in B::walkoptree_exec().

p4raw-id: //depot/perl@18114

21 years agomake regen_headers.
Rafael Garcia-Suarez [Tue, 5 Nov 2002 20:11:55 +0000]
make regen_headers.
Backport change #18078 to warnings.pl.
p4raw-link: @18078 on //depot/perl: 92cde64730ac68c05bd8f8990a57fb156d283457

p4raw-id: //depot/perl@18113

21 years agoRe: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
Hugo van der Sanden [Tue, 5 Nov 2002 13:30:00 +0000]
Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
Message-Id: <200211051330.gA5DU0p00718@crypt.compulink.co.uk>

This is half of the fix for #18107. The swash_init() problems
described in <20021105143646.M18101@lustre.dyn.wiw.org> remain,
but can now be seen only with UTF-8 test cases.

p4raw-id: //depot/perl@18109

21 years agoPut back the DO NOT EDIT headers in proto.h and global.sym
Slaven Rezic [Sun, 3 Nov 2002 10:25:10 +0000]
Put back the DO NOT EDIT headers in proto.h and global.sym

Subject: Re: [perl #18066] Bug in -I when path has double colons?
Message-ID: <87adkrngy1.fsf@vran.herceg.de>

p4raw-id: //depot/perl@18108

21 years ago1. Update pp_ucfirst to enter the UTF-8 branch only if the first
Abhijit Menon-Sen [Tue, 5 Nov 2002 03:43:46 +0000]
1. Update pp_ucfirst to enter the UTF-8 branch only if the first
   character is UTF-8. (Copied from pp_lcfirst.)
2. sv_dump() should display FLAGS=...,UTF8 for both POK and pPOK.

p4raw-id: //depot/perl@18107

21 years agonew test based on:
Marty Pauley [Fri, 18 Oct 2002 21:02:38 +0000]
new test based on:
Subject: [TEST] for [PATCH] bug in utf8.c(?)
Message-ID: <20021018200238.GY3764@soto.kasei.com>

p4raw-id: //depot/perl@18106

21 years agoRe: Class::Struct, simple patch, tests
Marty Pauley [Fri, 18 Oct 2002 22:26:38 +0000]
Re: Class::Struct, simple patch, tests
Message-ID: <20021018212638.GB3764@soto.kasei.com>

p4raw-id: //depot/perl@18105

21 years agoRe: [perl #18066] Bug in -I when path has double colons?
Slaven Rezic [Wed, 30 Oct 2002 11:18:47 +0000]
Re: [perl #18066] Bug in -I when path has double colons?
Message-ID: <87of9c2prs.fsf@vran.herceg.de>

With the corresponding change to embed.fnc

p4raw-id: //depot/perl@18102

21 years agoChanged the warning detection pattern because of:
Nicholas Clark [Tue, 29 Oct 2002 15:01:39 +0000]
Changed the warning detection pattern because of:

Subject: ccache gcc3.2 doesn't work
Message-ID: <20021029150139.J82080@plum.flirble.org>

p4raw-id: //depot/perl@18094

21 years agos/Perlf/Perl/ (thanks rgs)
Jarkko Hietaniemi [Mon, 4 Nov 2002 16:06:39 +0000]
s/Perlf/Perl/ (thanks rgs)

p4raw-id: //depot/perl@18093

21 years agoHow pre-5.9.0 Perl can be fooled by a defined-or.
Jarkko Hietaniemi [Mon, 4 Nov 2002 15:50:07 +0000]
How pre-5.9.0 Perl can be fooled by a defined-or.

p4raw-id: //depot/perl@18091

21 years agoextend #13786 to cover the other four identical chunks of code
Hugo van der Sanden [Mon, 4 Nov 2002 15:49:29 +0000]
extend #13786 to cover the other four identical chunks of code
to avoid looping under overload.

p4raw-id: //depot/perl@18090

21 years agoCharnames take 4
H.Merijn Brand [Mon, 4 Nov 2002 15:37:06 +0000]
Charnames take 4
Mon, 04 Nov 2002; H.Merijn Brand <h.m.brand@hccnet.nl>

p4raw-id: //depot/perl@18088

21 years agointegrate from perlio: changes #17709, #17795, #17796, #18032
Hugo van der Sanden [Mon, 4 Nov 2002 15:16:34 +0000]
integrate from perlio: changes #17709, #17795, #17796, #18032
p4raw-link: @17709 on //depot/perlio: e949e37c57a7b8894b837a34a436233508daf2e1

p4raw-id: //depot/perl@18086

21 years agoRe: [perl #17064] illegal legal unicode character
Hugo van der Sanden [Mon, 4 Nov 2002 13:23:49 +0000]
Re: [perl #17064] illegal legal unicode character
Message-Id: <200211041323.gA4DNn313132@crypt.compulink.co.uk>

p4raw-id: //depot/perl@18085

21 years agoTru64, gcc -O3, datasize
H.Merijn Brand [Mon, 4 Nov 2002 11:04:45 +0000]
Tru64, gcc -O3, datasize
Sun, 3 Nov 2002; Jarkko Hietaniemi <jhi@iki.fi>

p4raw-id: //depot/perl@18084

21 years agoTypo configpm
H.Merijn Brand [Mon, 4 Nov 2002 10:58:52 +0000]
Typo configpm
Mon, 4 Nov 2002; Rafael Garcia-Suarez <rgarciasuarez@free.fr>

p4raw-id: //depot/perl@18083

21 years agoavoid reliance on croak() prototype
Hugo van der Sanden [Sun, 3 Nov 2002 13:20:50 +0000]
avoid reliance on croak() prototype

p4raw-id: //depot/perl@18078

21 years agoDocument and test Config::config_re().
Michael G. Schwern [Wed, 4 Sep 2002 12:06:08 +0000]
Document and test Config::config_re().
(with tweaks)
Message-ID: <20020904190607.GG8367@ool-18b93024.dyn.optonline.net>

p4raw-id: //depot/perl@18077

21 years agoUpdate to Scalar-List-Utils 1.08
Graham Barr [Sun, 3 Nov 2002 10:11:18 +0000]
Update to Scalar-List-Utils 1.08

p4raw-id: //depot/perl@18076

21 years agoAdjust the number of tests in t/op/range.t
Rafael Garcia-Suarez [Thu, 31 Oct 2002 20:58:12 +0000]
Adjust the number of tests in t/op/range.t

p4raw-id: //depot/perl@18075

21 years agoRe: [perl #18114] [no subject] BUG: "-4\n".."0\n" is not DWIM
Abhijit Menon-Sen [Wed, 30 Oct 2002 22:30:32 +0000]
Re: [perl #18114] [no subject] BUG: "-4\n".."0\n" is not DWIM
 but "-4\n".."-0\n" is!
From: Slaven Rezic <slaven.rezic@berlin.de>
Date: 30 Oct 2002 16:22:36 +0100
Message-Id: <87n0ow0x4z.fsf@vran.herceg.de>

Subject: RE: [perl #18114] [no subject] [TEST PATCH]BUG: "-4\n".."0\n"
 is not DWIM but "-4\n".."-0\n" is!
From: "Orton, Yves" <yves.orton@mciworldcom.de>
Date: Wed, 30 Oct 2002 11:59:31 -0000
Message-Id: <71B318898201D311845C0008C75DAD1C07B78BF7@defra1ex2>

(Applied over previous fix.)

p4raw-id: //depot/perl@18074

21 years ago[perl #18165] "0" fails as right-hand argument to ..
Mark-Jason Dominus [Wed, 30 Oct 2002 17:27:53 +0000]
[perl #18165] "0" fails as right-hand argument to ..
From: Mark-Jason Dominus (via RT) <perlbug@perl.org>
Message-Id: <rt-18165-40816.6.86096008382222@bugs6.perl.org>

(Fixed by making an exception for .."0" in pp_flop.)

p4raw-id: //depot/perl@18073

21 years agoPartial fix of bug [perl #17589] : prevent the parser to
Rafael Garcia-Suarez [Tue, 29 Oct 2002 20:37:31 +0000]
Partial fix of bug [perl #17589] : prevent the parser to
segfault when encountering the erroneous construct "sub;".

p4raw-id: //depot/perl@18072

21 years agoRE: [PATCH] Warning on pararameterless 'use IO' and doc update
Paul Marquess [Mon, 28 Oct 2002 12:53:52 +0000]
RE: [PATCH] Warning on pararameterless 'use IO' and doc update
From: "Paul Marquess" <Paul.Marquess@btinternet.com>
Message-ID: <AIEAJICLCBDNAAOLLOKLAEOEFLAA.Paul.Marquess@btinternet.com>

p4raw-id: //depot/perl@18071

21 years agoRe: Not OK: perl v5.9.0 +DEVEL17881 on i386-freebsd 4.6-release (UNINSTALLED)
Nicholas Clark [Sun, 27 Oct 2002 18:39:03 +0000]
Re: Not OK: perl v5.9.0 +DEVEL17881 on i386-freebsd 4.6-release (UNINSTALLED)
Message-ID: <20021027183902.GJ292@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@18070

21 years agoRe: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
Nicholas Clark [Sun, 27 Oct 2002 22:31:08 +0000]
Re: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
Message-ID: <20021027223108.GK292@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@18069

21 years agoRepair broken previous patch. I don't like it, but not repairing it
H.Merijn Brand [Sun, 27 Oct 2002 17:57:15 +0000]
Repair broken previous patch. I don't like it, but not repairing it
breaks each and every build. Will teach me to test on the same
machine where I patched it. Sorry.

p4raw-id: //depot/perl@18068

21 years agoembed.pl doc. (embed.pl reorganization for doc headers)
H.Merijn Brand [Sun, 27 Oct 2002 06:02:21 +0000]
embed.pl doc. (embed.pl reorganization for doc headers)
Wed, 23 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
With some additional modifications

p4raw-id: //depot/perl@18067

21 years agoMore mainline integrate (so I can diff)
Nick Ing-Simmons [Fri, 25 Oct 2002 18:21:59 +0000]
More mainline integrate (so I can diff)

p4raw-id: //depot/perlio@18066

21 years agoIntegrate mainline
Nick Ing-Simmons [Fri, 25 Oct 2002 18:20:42 +0000]
Integrate mainline

p4raw-id: //depot/perlio@18065

21 years agoThe 5005thread todo list; 2 down 25 to go
H.Merijn Brand [Fri, 25 Oct 2002 11:47:07 +0000]
The 5005thread todo list; 2 down 25 to go

p4raw-id: //depot/perl@18064

21 years agochange #18038 gives too many problems on t/450_service.t; disable
Hugo van der Sanden [Fri, 25 Oct 2002 00:28:48 +0000]
change #18038 gives too many problems on t/450_service.t; disable
it for now
p4raw-link: @18038 on //depot/perl: f569508ea9a702bfcab8cb9379c22c4e8e3e3b15

p4raw-id: //depot/perl@18063

21 years agoDB_File 1.806
Paul Marquess [Tue, 22 Oct 2002 11:16:21 +0000]
DB_File 1.806
From: "Paul Marquess" <Paul.Marquess@btinternet.com>
Message-ID: <AIEAJICLCBDNAAOLLOKLCEDMFLAA.Paul.Marquess@btinternet.com>

p4raw-id: //depot/perl@18062

21 years agoAdd tests for IO.pm
chromatic [Mon, 21 Oct 2002 20:27:43 +0000]
Add tests for IO.pm
Message-ID: <20021022033253.57952.qmail@onion.perl.org>

p4raw-id: //depot/perl@18061

21 years ago2 lines of change #18039 had several problems
Hugo van der Sanden [Thu, 24 Oct 2002 23:54:50 +0000]
2 lines of change #18039 had several problems
p4raw-link: @18039 on //depot/perl: 40a3dda160f7716cf8fb3c9068ec08ae7f6c681e

p4raw-id: //depot/perl@18060

21 years ago[perl #18036] perldoc refuses to run on BeOS
mauzo@csv.warwick.ac.uk [Mon, 21 Oct 2002 10:18:50 +0000]
[perl #18036] perldoc refuses to run on BeOS
From: "mauzo@csv.warwick.ac.uk (via RT)" <perlbug@perl.org>
Message-Id: <rt-18036-40246.15.4017814246886@bugs6.perl.org>

p4raw-id: //depot/perl@18059

21 years agoThe Inaba patch for tr/// vs. use encoding
Dan Kogai [Mon, 21 Oct 2002 17:36:02 +0000]
The Inaba patch for tr/// vs. use encoding
Message-Id: <218B4434-E4D0-11D6-A668-0003939A104C@dan.co.jp>

p4raw-id: //depot/perl@18058

21 years ago[Encode] 1.80 released
Dan Kogai [Tue, 22 Oct 2002 05:47:16 +0000]
[Encode] 1.80 released
Message-Id: <48F1B85D-E536-11D6-A87D-0003939A104C@dan.co.jp>

p4raw-id: //depot/perl@18057

21 years agoB/C.pm: make $0 to argv[0] again
Audrey Tang [Sat, 19 Oct 2002 17:51:57 +0000]
B/C.pm: make $0 to argv[0] again
Message-ID: <20021019095157.GA430@not.autrijus.org>

p4raw-id: //depot/perl@18056

21 years agoReverse change #8066 and sense of test, to satisfy [perl #17763]
Hugo van der Sanden [Thu, 24 Oct 2002 22:34:10 +0000]
Reverse change #8066 and sense of test, to satisfy [perl #17763]
p4raw-link: @8066 on //depot/perl: bf484eac86d1083a9dc1877646bb27c0a016b364

p4raw-id: //depot/perl@18055

21 years agochange #18030 needs the removal of ext/Thread/thr5005.t
Hugo van der Sanden [Thu, 24 Oct 2002 22:17:40 +0000]
change #18030 needs the removal of ext/Thread/thr5005.t
p4raw-link: @18030 on //depot/perl: 3db8f154c4c6e098a5a0bdf7932e8f86fbd2c451

p4raw-id: //depot/perl@18054

21 years agocharnames pragma extended with :alias for customized
H.Merijn Brand [Thu, 24 Oct 2002 08:20:09 +0000]
charnames pragma extended with :alias for customized
unicode naming aliases
Mon, 21 Oct 2002; "H.Merijn Brand" <h.m.brand@hccnet.nl>

p4raw-id: //depot/perl@18053

21 years agoFurther tweaks to perlmodlib.pod.
Rafael Garcia-Suarez [Wed, 23 Oct 2002 19:16:50 +0000]
Further tweaks to perlmodlib.pod.
Add a note about perllocal.pod, which wasn't documented.

p4raw-id: //depot/perl@18052

21 years agoFurther tweaks to perluniintro.pod
Rafael Garcia-Suarez [Wed, 23 Oct 2002 18:56:08 +0000]
Further tweaks to perluniintro.pod

p4raw-id: //depot/perl@18051

21 years agoperlmodlib.pod nit suggested by David Dyck (bug #18055)
Rafael Garcia-Suarez [Tue, 22 Oct 2002 19:11:12 +0000]
perlmodlib.pod nit suggested by David Dyck (bug #18055)
Regenerate perlmodlib.pod

p4raw-id: //depot/perl@18050

21 years agoperluniintro
Jarkko Hietaniemi [Sun, 20 Oct 2002 15:48:09 +0000]
perluniintro
Message-ID: <20021020124809.GE444369@lyta.hut.fi>

p4raw-id: //depot/perl@18049

21 years agoPL_curpad == AvARRAY(PL_comppad) always
Dave Mitchell [Fri, 18 Oct 2002 13:36:40 +0000]
PL_curpad == AvARRAY(PL_comppad) always
Message-ID: <20021018133640.A19172@fdgroup.com>

p4raw-id: //depot/perl@18048

21 years agoAutoLoader gives wrong message
Peter Scott [Thu, 17 Oct 2002 19:54:56 +0000]
AutoLoader gives wrong message
Message-id: <4.3.2.7.2.20021017192450.00b3dce0@shell2.webquarry.com>

p4raw-id: //depot/perl@18047

21 years agoRe: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
Alain Barbet [Fri, 18 Oct 2002 15:29:29 +0000]
Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
Message-ID: <3DB00CB9.70708@alianwebserver.com>

p4raw-id: //depot/perl@18046

21 years agoimprove 'atomicity' wording
Hugo van der Sanden [Tue, 22 Oct 2002 15:47:21 +0000]
improve 'atomicity' wording

p4raw-id: //depot/perl@18045

21 years agoShell.pm object methods broken
Dan Brook [Thu, 17 Oct 2002 16:05:04 +0000]
Shell.pm object methods broken
Message-Id: <20021017160504.63926a1b.dbrook@easyspace.com>

p4raw-id: //depot/perl@18044

21 years agoTest UTF-8 encoded input to Encode::XS::decode and fix it.
Nick Ing-Simmons [Mon, 21 Oct 2002 17:50:44 +0000]
Test UTF-8 encoded input to Encode::XS::decode and fix it.

p4raw-id: //depot/perlio@18043

21 years agoRe: [perl #16184] Unexpected warning when using C<< open FH => >>
Hugo van der Sanden [Mon, 21 Oct 2002 11:27:40 +0000]
Re: [perl #16184] Unexpected warning when using C<< open FH => >>
Message-Id: <200210211027.g9LARef05722@crypt.compulink.co.uk>

p4raw-id: //depot/perl@18042

21 years agoRe: [perl #18019] regex overoptimization
Hugo van der Sanden [Mon, 21 Oct 2002 03:21:54 +0000]
Re: [perl #18019] regex overoptimization
Message-Id: <200210210221.g9L2LsU32598@crypt.compulink.co.uk>

p4raw-id: //depot/perl@18041

21 years agoHandle case where octets are UTF-8 encoded
Nick Ing-Simmons [Sun, 20 Oct 2002 16:20:37 +0000]
Handle case where octets are UTF-8 encoded

p4raw-id: //depot/perlio@18040

21 years agoRe: [PATCH] Warning on pararameterless 'use IO' and doc update
Stéphane Payrard [Tue, 15 Oct 2002 02:17:03 +0000]
Re: [PATCH] Warning on pararameterless 'use IO' and doc update
Message-ID: <20021015001703.GG7914@stefp.dyndns.org>

p4raw-id: //depot/perl@18039

21 years agoUpdate to Net::Ping v2.23
Hugo van der Sanden [Sun, 20 Oct 2002 14:23:06 +0000]
Update to Net::Ping v2.23

p4raw-id: //depot/perl@18038

21 years agot/op/pack.t: Tru64 5.1A gcc 3.2.1 no inf
Jarkko Hietaniemi [Mon, 14 Oct 2002 14:49:54 +0000]
t/op/pack.t: Tru64 5.1A gcc 3.2.1 no inf
Message-ID: <20021014114954.GB80937@lyta.hut.fi>

p4raw-id: //depot/perl@18037

21 years agoRe: [perl #17892] Perl's mkdir() doesn't remove trailing slashes
Slaven Rezic [Mon, 14 Oct 2002 09:37:18 +0000]
Re: [perl #17892] Perl's mkdir() doesn't remove trailing slashes
Message-ID: <8765w5wjwx.fsf@vran.herceg.de>

p4raw-id: //depot/perl@18036

21 years agoRe: [perl #17951] Strange UTF error
Jarkko Hietaniemi [Wed, 16 Oct 2002 18:50:51 +0000]
Re: [perl #17951] Strange UTF error
Message-ID: <20021016155051.GB268437@lyta.hut.fi>

p4raw-id: //depot/perl@18035

21 years agoUpdate to Time::HiRes v1.38
Hugo van der Sanden [Sun, 20 Oct 2002 13:23:16 +0000]
Update to Time::HiRes v1.38

p4raw-id: //depot/perl@18034

21 years agoUpgrade to Test.pm v1.23
Hugo van der Sanden [Sun, 20 Oct 2002 13:12:25 +0000]
Upgrade to Test.pm v1.23

p4raw-id: //depot/perl@18033

21 years agoEncode::utf8 encode/decode methods as XS that obeys
Nick Ing-Simmons [Sun, 20 Oct 2002 12:36:16 +0000]
Encode::utf8 encode/decode methods as XS that obeys
same protocol as Encode::XS - allows :encoding(UTF-8)
to cope with partial chars at end of buffer.

p4raw-id: //depot/perlio@18032

21 years agoIntegrate mainline
Nick Ing-Simmons [Sun, 20 Oct 2002 09:06:00 +0000]
Integrate mainline

p4raw-id: //depot/perlio@18031

21 years agoHappy chainsaw stories; The removal of the 5005 threads
H.Merijn Brand [Sat, 19 Oct 2002 14:10:21 +0000]
Happy chainsaw stories; The removal of the 5005 threads
Still imcomplete. Configure will follow

p4raw-id: //depot/perl@18030

21 years agominor tweaks in Porting/pumpkin.pod
H.Merijn Brand [Fri, 18 Oct 2002 07:28:21 +0000]
minor tweaks in Porting/pumpkin.pod
Fri, 18 Oct 2002; Philip Newton <Philip.Newton@gmx.net>

p4raw-id: //depot/perl@18029

21 years agoRe: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
Abe Timmerman [Thu, 17 Oct 2002 23:38:34 +0000]
Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
Message-Id: <200210172338.34728.abe@ztreet.demon.nl>

p4raw-id: //depot/perl@18028

21 years agoRe: versions too accurate
John Peacock [Mon, 14 Oct 2002 22:36:48 +0000]
Re: versions too accurate
Message-ID: <3DAB7F40.1050200@rowman.com>

p4raw-id: //depot/perl@18027

21 years agoRe: [PATCH] Version object combined patch
John Peacock [Thu, 10 Oct 2002 21:23:01 +0000]
Re: [PATCH] Version object combined patch
Message-ID: <3DA627F5.5050907@rowman.com>

p4raw-id: //depot/perl@18026

21 years agodefinition of MAXPATHLEN
Jarkko Hietaniemi [Fri, 11 Oct 2002 02:48:26 +0000]
definition of MAXPATHLEN
Subject: [PATCH] standard lawyerism
Message-ID: <20021010234825.GM292305@lyta.hut.fi>

p4raw-id: //depot/perl@18025

21 years agoRe: [perl #17061] no strict 'garbage'
Slaven Rezic [Thu, 10 Oct 2002 16:23:22 +0000]
Re: [perl #17061] no strict 'garbage'
Message-ID: <87ptui5q5h.fsf@vran.herceg.de>

p4raw-id: //depot/perl@18024

21 years agoRe: [perl #17830] open FH, "<&", $fd
Steve Grazzini [Fri, 11 Oct 2002 22:28:58 +0000]
Re: [perl #17830] open FH, "<&", $fd
Message-ID: <20021011222858.452.qmail@onion.perl.org>

p4raw-id: //depot/perl@18023

21 years agoRe: [perl #17809] Different warning behaviour between normal and tied hashes
Yitzchak Scott-Thoennes [Tue, 15 Oct 2002 17:01:43 +0000]
Re: [perl #17809] Different warning behaviour between normal and tied hashes
Message-ID: <nxKr9gzkgmBO092yn@efn.org>

p4raw-id: //depot/perl@18022

21 years agominor tweaks in Porting/pumpkin.pod
Slaven Rezic [Thu, 3 Oct 2002 21:54:22 +0000]
minor tweaks in Porting/pumpkin.pod
Message-Id: <200210031954.g93JsMiZ034457@vran.herceg.de>

p4raw-id: //depot/perl@18021

21 years agoprototype() didn't warn when used in void context.
Rafael Garcia-Suarez [Wed, 16 Oct 2002 18:43:21 +0000]
prototype() didn't warn when used in void context.

p4raw-id: //depot/perl@18020

21 years agoJapanese translation of Storable
KAWAI Takanori [Tue, 15 Oct 2002 06:31:01 +0000]
Japanese translation of Storable
From: "KAWAI,Takanori" <GCD00051@nifty.ne.jp>
Message-Id: <003801c273c9$05888910$1401a8c0@hipposam>

p4raw-id: //depot/perl@18019

21 years agoRe: [PATCH] cv.h: Comment update
Paul Johnson [Mon, 14 Oct 2002 20:00:50 +0000]
Re: [PATCH] cv.h: Comment update
Message-ID: <20021014180050.GC7333@pjcj.net>

p4raw-id: //depot/perl@18018

21 years agoperlipc.pod
Slaven Rezic [Sun, 13 Oct 2002 14:26:26 +0000]
perlipc.pod
Message-Id: <200210131226.g9DCQQLN014591@vran.herceg.de>

p4raw-id: //depot/perl@18017

21 years agominor typos in perlhist.pod and perlunicode.pod
SADAHIRO Tomoyuki [Sun, 13 Oct 2002 09:02:36 +0000]
minor typos in perlhist.pod and perlunicode.pod
Message-Id: <20021013090227.FFCD.BQW10602@nifty.com>

p4raw-id: //depot/perl@18016

21 years agoThe -0 command-line switch wasn't setting $/ at compile-time.
Rafael Garcia-Suarez [Sat, 12 Oct 2002 20:22:37 +0000]
The -0 command-line switch wasn't setting $/ at compile-time.
Move the initialization of $/ just after switch parsing
(it was done after yyparse().)

p4raw-id: //depot/perl@18015

21 years agoRe: [PATCH] perl573delta delinting
Philip Newton [Sat, 12 Oct 2002 21:25:49 +0000]
Re: [PATCH] perl573delta delinting
Message-ID: <iotgqucnbttvvc43o0j7kv55p5dstui4oc@4ax.com>

p4raw-id: //depot/perl@18014

21 years agofor -Dm
Slaven Rezic [Wed, 9 Oct 2002 00:49:33 +0000]
for -Dm
Message-Id: <200210082249.g98MnXqM076566@vran.herceg.de>

p4raw-id: //depot/perl@18013

21 years ago#18005 was not enough
Abe Timmerman [Sat, 12 Oct 2002 17:56:39 +0000]
#18005 was not enough
Subject: [PATCH win32/makefile.mk] (Was Re: Building bleadperl (minperl) fails completely under VC7)
Message-Id: <200210121756.39803.abeltje@cpan.org>

p4raw-id: //depot/perl@18012

21 years ago[perl #17805] BUG: Grammar bug during Configure
Richard Hitt [Tue, 8 Oct 2002 21:04:30 +0000]
[perl #17805] BUG: Grammar bug during Configure
From: Richard Hitt (via RT) <perlbug@perl.org>
Message-Id: <rt-17805-39395.9.0319493317925@bugs6.perl.org>

p4raw-id: //depot/perl@18011

21 years agoRe: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
Nicholas Clark [Tue, 8 Oct 2002 21:52:53 +0000]
Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
Message-ID: <20021008205253.GA283@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@18010

21 years agoFor screaming hell's sake
Simon Cozens [Tue, 8 Oct 2002 11:13:07 +0000]
For screaming hell's sake
Message-ID: <20021008101307.GA8175@netthink.co.uk>

p4raw-id: //depot/perl@18009

21 years agoStorable 2.06 (was Re: Bug in ext/Storable/t/integer.t)
Nicholas Clark [Mon, 7 Oct 2002 23:35:34 +0000]
Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t)
Message-ID: <20021007223534.GD286@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@18008

21 years ago[perl #17773] errors in c2ph(1) man page
Eric Melville [Mon, 7 Oct 2002 02:58:34 +0000]
[perl #17773] errors in c2ph(1) man page
From: Eric Melville (via RT) <perlbug@perl.org>
Message-Id: <rt-17773-39313.12.4820309875481@bugs6.perl.org>

p4raw-id: //depot/perl@18007

21 years agoRe: closure failures
Dave Mitchell [Mon, 7 Oct 2002 02:42:13 +0000]
Re: closure failures
Message-ID: <20021007024213.B29760@fdgroup.com>

p4raw-id: //depot/perl@18006

21 years agoRe: Building bleadperl (minperl) fails completely under VC7
Abe Timmerman [Tue, 8 Oct 2002 14:16:56 +0000]
Re: Building bleadperl (minperl) fails completely under VC7
Message-Id: <200210081416.56942.abeltje@cpan.org>

p4raw-id: //depot/perl@18005