This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
21 years agoRe: Building bleadperl (minperl) fails completely under VC7
Abe Timmerman [Tue, 8 Oct 2002 14:16:56 +0000 (16:16 +0200)]
Re: Building bleadperl (minperl) fails completely under VC7
Message-Id: <200210081416.56942.abeltje@cpan.org>

p4raw-id: //depot/perl@18005

21 years agoupdated hints for Darwin from Wilfredo Sanchez <wsanchez@mit.edu>
Hugo van der Sanden [Sat, 12 Oct 2002 14:06:59 +0000 (14:06 +0000)]
updated hints for Darwin from Wilfredo Sanchez <wsanchez@mit.edu>

p4raw-id: //depot/perl@18004

21 years agoSecond attempt to fix Devel::Peek test of $ENV{PATH}, after #17956
Hugo van der Sanden [Sat, 12 Oct 2002 13:48:34 +0000 (13:48 +0000)]
Second attempt to fix Devel::Peek test of $ENV{PATH}, after #17956
and #18001.

p4raw-id: //depot/perl@18003

21 years ago[Encode] 1.77 Released
Dan Kogai [Sun, 6 Oct 2002 12:52:52 +0000 (21:52 +0900)]
[Encode] 1.77 Released
Message-Id: <16D4C6C9-D8DF-11D6-A5EA-0003939A104C@dan.co.jp>

p4raw-id: //depot/perl@18002

21 years agoRe: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32-x86)
Yitzchak Scott-Thoennes [Thu, 10 Oct 2002 14:28:55 +0000 (07:28 -0700)]
Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32-x86)
Message-ID: <XEfp9gzkgquV092yn@efn.org>

p4raw-id: //depot/perl@18001

21 years agoperl573delta delinting
Jarkko Hietaniemi [Fri, 4 Oct 2002 16:19:31 +0000 (19:19 +0300)]
perl573delta delinting
Message-ID: <20021004131931.GE278184@lyta.hut.fi>

p4raw-id: //depot/perl@18000

21 years agoNo warn, just ERANGE (Was: Re: [PATCH] reentrant buffers)
Jarkko Hietaniemi [Fri, 4 Oct 2002 16:11:57 +0000 (19:11 +0300)]
No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers)
Message-ID: <20021004131157.GD278184@lyta.hut.fi>

p4raw-id: //depot/perl@17999

21 years agoFix bug #17771 : segfault with the 'for' statement modifier
Rafael Garcia-Suarez [Fri, 11 Oct 2002 19:53:05 +0000 (19:53 +0000)]
Fix bug #17771 : segfault with the 'for' statement modifier
used inside a map or a grep.

p4raw-id: //depot/perl@17998

21 years ago[perl #17751] File::Spec::Win32::canonpath patch try#3
Information Service [Wed, 9 Oct 2002 07:17:00 +0000 (11:17 +0400)]
[perl #17751] File::Spec::Win32::canonpath patch try#3
Message-ID: <3DA39FAC.85471200@lingo.kiev.ua>

p4raw-id: //depot/perl@17997

21 years ago[PROPOSED PATCH lib/AutoLoader.t lib/AutoLoader.pm] Test and Improve unimport()
chromatic [Thu, 3 Oct 2002 22:56:54 +0000 (15:56 -0700)]
[PROPOSED PATCH lib/AutoLoader.t lib/AutoLoader.pm] Test and Improve unimport()
Message-ID: <20021004060120.33329.qmail@onion.perl.org>

p4raw-id: //depot/perl@17996

21 years ago[perl #17819] Typo in perltooc?
Bob Wilkinson [Wed, 9 Oct 2002 09:50:40 +0000 (09:50 +0000)]
[perl #17819] Typo in perltooc?
From: Bob Wilkinson (via RT) <perlbug@perl.org>
Date: 9 Oct 2002 09:50:40 -0000
Message-Id: <rt-17819-39445.14.7484532089852@bugs6.perl.org>

Subject: [perl #17821] Typo in perltooc
From: Bob Wilkinson (via RT) <perlbug@perl.org>
Date: 9 Oct 2002 10:12:51 -0000
Message-Id: <rt-17821-39458.9.41452851965508@bugs6.perl.org>

p4raw-id: //depot/perl@17995

21 years agoFix bug #17776 : memory corruption in qr/##/x
Rafael Garcia-Suarez [Thu, 10 Oct 2002 20:19:27 +0000 (20:19 +0000)]
Fix bug #17776 : memory corruption in qr/##/x

p4raw-id: //depot/perl@17994

21 years agocroak() is better written Perl_croak() in C code.
Rafael Garcia-Suarez [Thu, 10 Oct 2002 19:52:00 +0000 (19:52 +0000)]
croak() is better written Perl_croak() in C code.

p4raw-id: //depot/perl@17993

21 years agoRe: Hash::Util::lock_keys inhibits bless
Andreas König [Fri, 4 Oct 2002 06:38:57 +0000 (08:38 +0200)]
Re: Hash::Util::lock_keys inhibits bless
Message-ID: <m3bs6astr2.fsf@k242.linux.bogus>

p4raw-id: //depot/perl@17992

21 years agonew files lib/version.pm and lib/version.t for change #17990.
Hugo van der Sanden [Thu, 10 Oct 2002 11:20:41 +0000 (11:20 +0000)]
new files lib/version.pm and lib/version.t for change #17990.
p4raw-link: @17990 on //depot/perl: ad63d80fcd28c3b5fdbb5328f0f8ea29cbce94d8

p4raw-id: //depot/perl@17991

21 years agoVersion object combined patch
John Peacock [Fri, 4 Oct 2002 23:15:10 +0000 (19:15 -0400)]
Version object combined patch
Message-ID: <3D9E593E.1060605@rowman.com>

p4raw-id: //depot/perl@17990

21 years agoPATCH: lib/ExtUtils/typemap
Brian Ingerson [Sat, 28 Sep 2002 13:03:24 +0000 (06:03 -0700)]
PATCH: lib/ExtUtils/typemap
Message-ID: <20020928130324.A16900@ttul.org>

p4raw-id: //depot/perl@17989

21 years agoMake Exporter cope with changing EXPORT_OK (was Re: Recent changes to Exporter::Heavy...
Nicholas Clark [Sat, 28 Sep 2002 18:52:00 +0000 (19:52 +0100)]
Make Exporter cope with changing EXPORT_OK (was Re: Recent changes to Exporter::Heavy break Math::Pari)
Message-ID: <20020928175159.GC403@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@17988

21 years agoRe: [perl #17075] sprintf: '%.[num](g|G)' documentation incorrect
Allen Smith [Mon, 9 Sep 2002 17:36:55 +0000 (13:36 -0400)]
Re: [perl #17075] sprintf: '%.[num](g|G)' documentation incorrect
From: "Allen Smith" <easmith@beatrice.rutgers.edu>
Message-Id: <10209091736.ZM1631710@puck2.rutgers.edu>

p4raw-id: //depot/perl@17987

21 years agoRemove use of caller() in strict.pm, and tighten Safe compartment
Hugo van der Sanden [Thu, 10 Oct 2002 09:51:24 +0000 (09:51 +0000)]
Remove use of caller() in strict.pm, and tighten Safe compartment
for Storable tests to match.

p4raw-id: //depot/perl@17986

21 years agoRe: README.cygwin draft update
Yitzchak Scott-Thoennes [Mon, 7 Oct 2002 17:15:09 +0000 (10:15 -0700)]
Re: README.cygwin draft update
Message-ID: <NOio9gzkg6oR092yn@efn.org>

p4raw-id: //depot/perl@17985

21 years agoFix bug #17823 : non-modifying tr/// stringifies references
Rafael Garcia-Suarez [Wed, 9 Oct 2002 19:17:08 +0000 (19:17 +0000)]
Fix bug #17823 : non-modifying tr/// stringifies references

p4raw-id: //depot/perl@17984

21 years agoTru64 and gcc and threads
H.Merijn Brand [Wed, 9 Oct 2002 12:22:26 +0000 (12:22 +0000)]
Tru64 and gcc and threads
Sat, 5 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>

p4raw-id: //depot/perl@17983

21 years agoCorrect mailing list archive URL
H.Merijn Brand [Wed, 9 Oct 2002 10:34:40 +0000 (10:34 +0000)]
Correct mailing list archive URL
Wed, 9 Oct 2002; Slaven Rezic <slaven.rezic@berlin.de>

p4raw-id: //depot/perl@17982

21 years agoTry #3 for Porting/pumpkin.pod APPLLIB_EXP quoting
H.Merijn Brand [Wed, 9 Oct 2002 04:49:06 +0000 (04:49 +0000)]
Try #3 for Porting/pumpkin.pod APPLLIB_EXP quoting
Tue, 8 Oct 2002; Andy Dougherty <doughera@lafayette.edu>

p4raw-id: //depot/perl@17981

21 years agoUpgrade Safe.pm to 2.09 after CPAN backport.
Artur Bergman [Sun, 6 Oct 2002 15:40:56 +0000 (15:40 +0000)]
Upgrade Safe.pm to 2.09 after CPAN backport.
Fix testcases to run properly outside perl core build enviroment.

p4raw-id: //depot/perl@17980

21 years agofix typo in Tie::Array
Jos I. Boumans [Sun, 6 Oct 2002 07:03:19 +0000 (07:03 +0000)]
fix typo in Tie::Array
From: "Jos I. Boumans" <kane@cpan.org>
Message-Id: <20021005183920.14746.qmail@onion.perl.org>

p4raw-id: //depot/perl@17979

21 years agoUpgrade to Attribute::Handlers 0.78
Artur Bergman [Sat, 5 Oct 2002 04:44:10 +0000 (04:44 +0000)]
Upgrade to Attribute::Handlers 0.78

p4raw-id: //depot/perl@17978

21 years agoComplement to change #17976 :
Rafael Garcia-Suarez [Fri, 4 Oct 2002 20:01:54 +0000 (20:01 +0000)]
Complement to change #17976 :
there was a similar bug on rdo().
Increment $Safe::VERSION.
p4raw-link: @17976 on //depot/perl: 33f7e1aa9bf0173d92dc0c0b35d57754dbf6c87e

p4raw-id: //depot/perl@17977

21 years agoFix bug #17744, suggested by Andreas Jurenda,
Rafael Garcia-Suarez [Fri, 4 Oct 2002 19:44:48 +0000 (19:44 +0000)]
Fix bug #17744, suggested by Andreas Jurenda,
tweaked by rgs (security hole in Safe).

p4raw-id: //depot/perl@17976

21 years agoNon ANSI feature detection in enum
H.Merijn Brand [Fri, 4 Oct 2002 13:30:17 +0000 (13:30 +0000)]
Non ANSI feature detection in enum

p4raw-id: //depot/perl@17975

21 years agoFix a precedence problem.
Rafael Garcia-Suarez [Thu, 3 Oct 2002 21:00:50 +0000 (21:00 +0000)]
Fix a precedence problem.

p4raw-id: //depot/perl@17974

21 years agoChange the warning message "%s trapped by operation mask"
Rafael Garcia-Suarez [Thu, 3 Oct 2002 20:34:13 +0000 (20:34 +0000)]
Change the warning message "%s trapped by operation mask"
to include '' around the op name. Document it in perldiag.

p4raw-id: //depot/perl@17973

21 years agoAdd a new warning, "Possible precedence problem on bitwise
Rafael Garcia-Suarez [Thu, 3 Oct 2002 20:26:54 +0000 (20:26 +0000)]
Add a new warning, "Possible precedence problem on bitwise
%c operator", triggerred when a bitwise op has a numeric
comparison op as child.

p4raw-id: //depot/perl@17972

21 years agoRe: Not OK 17969
Slaven Rezic [Thu, 3 Oct 2002 13:12:58 +0000 (15:12 +0200)]
Re: Not OK 17969
Message-Id: <87lm5fn5c5.fsf@vran.herceg.de>

p4raw-id: //depot/perl@17971

21 years agoAdd a line about 2.05.
Abhijit Menon-Sen [Thu, 3 Oct 2002 02:21:15 +0000 (02:21 +0000)]
Add a line about 2.05.

p4raw-id: //depot/perl@17970

21 years agoStorable and code serialization: documentation
Slaven Rezic [Wed, 2 Oct 2002 10:21:37 +0000 (12:21 +0200)]
Storable and code serialization: documentation
Message-Id: <200210020821.g928Lb2i003767@vran.herceg.de>

p4raw-id: //depot/perl@17969

21 years agoRe: speed of my
Stephen McCamant [Wed, 2 Oct 2002 21:48:59 +0000 (17:48 -0400)]
Re: speed of my
Message-Id: <15771.41483.524281.299958@syllepsis.MIT.EDU>

p4raw-id: //depot/perl@17968

21 years agoreentrant buffers
Jarkko Hietaniemi [Fri, 27 Sep 2002 01:08:56 +0000 (04:08 +0300)]
reentrant buffers
Message-ID: <20020926220856.GA339120@lyta.hut.fi>

p4raw-id: //depot/perl@17967

21 years agoretropatch
Jarkko Hietaniemi [Fri, 27 Sep 2002 03:51:34 +0000 (06:51 +0300)]
retropatch
Message-ID: <20020927005134.GB339120@lyta.hut.fi>

p4raw-id: //depot/perl@17966

21 years agoop/tr.t test is affected by #17962
Hugo van der Sanden [Wed, 2 Oct 2002 14:42:21 +0000 (14:42 +0000)]
op/tr.t test is affected by #17962

p4raw-id: //depot/perl@17965

21 years agoRe: [PATCH] Re: builtin die parsed differently to CORE::GLOBAL::die
Rafael Garcia-Suarez [Tue, 1 Oct 2002 23:34:35 +0000 (01:34 +0200)]
Re: [PATCH] Re: builtin die parsed differently to CORE::GLOBAL::die
Message-Id: <20021001233435.318514f3.rgarciasuarez@free.fr>

p4raw-id: //depot/perl@17964

21 years agoRe: [perl #17376] Bug Report - our(%)
Yitzchak Scott-Thoennes [Tue, 1 Oct 2002 09:54:30 +0000 (02:54 -0700)]
Re: [perl #17376] Bug Report - our(%)
Message-ID: <GNdm9gzkgWOS092yn@efn.org>

p4raw-id: //depot/perl@17963

21 years agono [] in tr///
Jarkko Hietaniemi [Wed, 2 Oct 2002 17:09:11 +0000 (20:09 +0300)]
no [] in tr///
Message-Id: <20021002140911.GH278184@lyta.hut.fi>

p4raw-id: //depot/perl@17962

21 years agoRe: Hash::Util::lock_keys inhibits bless
Andreas König [Mon, 30 Sep 2002 17:24:06 +0000 (19:24 +0200)]
Re: Hash::Util::lock_keys inhibits bless
Message-ID: <m3zntzwlex.fsf@k242.linux.bogus>

p4raw-id: //depot/perl@17961

21 years ago[DOCPATCH] Unicode porting advice
Andreas König [Fri, 27 Sep 2002 15:30:16 +0000 (17:30 +0200)]
[DOCPATCH] Unicode porting advice
Message-ID: <m3znu3zhjr.fsf@k242.linux.bogus>

p4raw-id: //depot/perl@17959

21 years agomissing quote from #17957
Hugo van der Sanden [Wed, 2 Oct 2002 13:57:06 +0000 (13:57 +0000)]
missing quote from #17957

p4raw-id: //depot/perl@17958

21 years agodocument how to set APPLLIB_EXP
Andy Dougherty [Fri, 27 Sep 2002 09:13:29 +0000 (05:13 -0400)]
document how to set APPLLIB_EXP
Subject: Re: [perl #15957] error installing perl 5.8.0
Message-ID: <Pine.SOL.4.10.10209270902210.6800-100000@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@17957

21 years agoDevel::Peek tests from:
Yitzchak Scott-Thoennes [Thu, 26 Sep 2002 22:16:39 +0000 (15:16 -0700)]
Devel::Peek tests from:
Subject: [PATCH] MGf_TAINTEDDIR and MGf_MINMATCH reuse unknown to dump.c
Message-ID: <3m+k9gzkgqnP092yn@efn.org>

p4raw-id: //depot/perl@17956

21 years agoadd precedence warning for bitwise docs
Mike Guy [Thu, 26 Sep 2002 13:20:45 +0000 (14:20 +0100)]
add precedence warning for bitwise docs
Subject: [PATCH] Bug in ARM's floating point emulation - Need someone, really...
Message-Id: <E17uXdN-0003ko-00@libra.cus.cam.ac.uk>

p4raw-id: //depot/perl@17955

21 years agoRe: perlio bug?
Rafael Garcia-Suarez [Wed, 25 Sep 2002 21:58:12 +0000 (23:58 +0200)]
Re: perlio bug?
Message-Id: <20020925215812.3b7adb0d.rgarciasuarez@free.fr>

p4raw-id: //depot/perl@17954

21 years agomove all pad-related code to its own src file
Dave Mitchell [Wed, 25 Sep 2002 23:40:23 +0000 (00:40 +0100)]
move all pad-related code to its own src file
Message-ID: <20020925234023.A20044@fdgroup.com>

p4raw-id: //depot/perl@17953

21 years agobetter handling of whitespace in autodoc declarations; fragment from:
Dave Mitchell [Wed, 25 Sep 2002 23:40:23 +0000 (00:40 +0100)]
better handling of whitespace in autodoc declarations; fragment from:
Subject: [PATCH pad.c,h] move all pad-related code to its own src file
Message-ID: <20020925234023.A20044@fdgroup.com>

p4raw-id: //depot/perl@17952

21 years agoMakeMaker's INSTALLSITEMANXDIR Configure's counterpart
H.Merijn Brand [Wed, 2 Oct 2002 09:15:18 +0000 (09:15 +0000)]
MakeMaker's INSTALLSITEMANXDIR Configure's counterpart
Thu, 25 Jul 2002, Andy Dougherty

p4raw-id: //depot/perl@17951

21 years agoAdd silly bandaid to stop segfaults on subsequent accesses to
Abhijit Menon-Sen [Wed, 2 Oct 2002 03:43:41 +0000 (03:43 +0000)]
Add silly bandaid to stop segfaults on subsequent accesses to
the Nullgv returned by gv_fetchpv() in S_scan_inputsymbol()
(<$fred>).

p4raw-id: //depot/perl@17950

21 years agopatch based on:
Yitzchak Scott-Thoennes [Mon, 30 Sep 2002 15:22:18 +0000 (08:22 -0700)]
patch based on:
Subject: Re: [perl #17376] Bug Report - our(%)
Message-ID: <a6Mm9gzkgK0P092yn@efn.org>

p4raw-id: //depot/perl@17949

21 years ago[REPATCH lib/AutoLoader.pm] Remove Dependency on Exporter (take 2 or 3)
chromatic [Fri, 13 Sep 2002 14:26:08 +0000 (07:26 -0700)]
[REPATCH lib/AutoLoader.pm] Remove Dependency on Exporter (take 2 or 3)
Message-Id: <200209131426.08116.chromatic@wgz.org>

p4raw-id: //depot/perl@17948

21 years agoRe: sv_2pv_flags and ROK and UTF8 flags
Yitzchak Scott-Thoennes [Wed, 11 Sep 2002 22:22:45 +0000 (15:22 -0700)]
Re: sv_2pv_flags and ROK and UTF8 flags
Message-ID: <lSCg9gzkgymX092yn@efn.org>

p4raw-id: //depot/perl@17947

21 years agonanosleep on VMS not present
H.Merijn Brand [Mon, 30 Sep 2002 15:19:36 +0000 (15:19 +0000)]
nanosleep on VMS not present

p4raw-id: //depot/perl@17946

21 years ago-Dgccansipedantic only for gcc 3+
H.Merijn Brand [Mon, 30 Sep 2002 09:51:40 +0000 (09:51 +0000)]
-Dgccansipedantic only for gcc 3+
Mon, 30 Sep 2002, Jarkko Hietaniemi <jhi@iki.fi>

p4raw-id: //depot/perl@17945

21 years agonanosleep probes as per Jarkko's request
H.Merijn Brand [Mon, 30 Sep 2002 08:29:33 +0000 (08:29 +0000)]
nanosleep probes as per Jarkko's request

p4raw-id: //depot/perl@17944

21 years agoRemove package; (Heh heh.)
Abhijit Menon-Sen [Sun, 29 Sep 2002 22:26:37 +0000 (22:26 +0000)]
Remove package; (Heh heh.)

p4raw-id: //depot/perl@17942

21 years ago[perl #16796] Configure script buglet
Amick, Eric [Tue, 27 Aug 2002 20:09:29 +0000 (20:09 +0000)]
[perl #16796] Configure script buglet
From: "Amick, Eric" (via RT) <perlbug@perl.org>
Message-Id: <rt-16796-35837.19.7072355819815@bugs6.perl.org>

p4raw-id: //depot/perl@17941

21 years agoRe: [perl #17587] Attribute::Handlers and Config in 5.9.0
Rafael Garcia-Suarez [Fri, 27 Sep 2002 13:52:18 +0000 (15:52 +0200)]
Re: [perl #17587] Attribute::Handlers and Config in 5.9.0
Message-Id: <20020927135218.3a20dd68.rgarciasuarez@free.fr>

p4raw-id: //depot/perl@17940

21 years ago[perl #17222] [PATCH] h2ph and Fortran, other wacky headers on IRIX
Allen Smith [Fri, 13 Sep 2002 03:01:30 +0000 (03:01 +0000)]
[perl #17222] [PATCH] h2ph and Fortran, other wacky headers on IRIX
From: Allen Smith (via RT) <perlbug@perl.org>
Message-Id: <rt-17222-37356.6.04859798196188@bugs6.perl.org>

p4raw-id: //depot/perl@17939

21 years agoEmail address change for Stéphane Payrard
Rafael Garcia-Suarez [Sat, 28 Sep 2002 20:42:59 +0000 (20:42 +0000)]
Email address change for Stéphane Payrard

p4raw-id: //depot/perl@17938

21 years agoRe: [REVISED PATCH] Magic v-strings
John Peacock [Thu, 19 Sep 2002 22:30:58 +0000 (18:30 -0400)]
Re: [REVISED PATCH] Magic v-strings
Message-ID: <3D8A8862.3000602@rowman.com>

p4raw-id: //depot/perl@17937

21 years agoconfigure.com -- don't exclude threads::shared
Craig A. Berry [Wed, 25 Sep 2002 17:14:33 +0000 (12:14 -0500)]
configure.com -- don't exclude threads::shared
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <3D923549.6050809@mac.com>

p4raw-id: //depot/perl@17936

21 years agoperlopentut.pod, #3: The last of the content changes.
Andy Lester [Fri, 20 Sep 2002 12:23:41 +0000 (07:23 -0500)]
perlopentut.pod, #3: The last of the content changes.
Message-ID: <20020920172341.GA15672@petdance.com>

p4raw-id: //depot/perl@17935

21 years agomissing '.' in test from #17932
Hugo van der Sanden [Thu, 26 Sep 2002 18:50:02 +0000 (18:50 +0000)]
missing '.' in test from #17932

p4raw-id: //depot/perl@17934

21 years agoperl #17453
Jarkko Hietaniemi [Fri, 20 Sep 2002 17:22:45 +0000 (20:22 +0300)]
perl #17453
   Message-ID: <20020920142245.GG280265@lyta.hut.fi>

p4raw-id: //depot/perl@17933

21 years ago#17931 checked for wrong constant
Hugo van der Sanden [Thu, 26 Sep 2002 16:47:32 +0000 (16:47 +0000)]
#17931 checked for wrong constant

p4raw-id: //depot/perl@17932

21 years ago[perl #10021] Fixing bareword usage under strict.pm
Kay_Röpke [Fri, 20 Sep 2002 16:09:08 +0000 (18:09 +0200)]
[perl #10021] Fixing bareword usage under strict.pm
Message-Id: <8775B355-CCA2-11D6-AADE-000393414688@dolphin-services.de>

p4raw-id: //depot/perl@17931

21 years ago[perl #17445] Class::Struct patch: version number, examples
Ken Neighbors [Thu, 19 Sep 2002 18:48:22 +0000 (18:48 +0000)]
[perl #17445] Class::Struct patch: version number, examples
From: Ken Neighbors (via RT) <perlbug@perl.org>
Message-Id: <rt-17445-38150.7.26118647008619@bugs6.perl.org>

p4raw-id: //depot/perl@17930

21 years ago[PATCH] bug in utf8.c(?)
Marty Pauley [Fri, 20 Sep 2002 10:55:33 +0000 (11:55 +0100)]
[PATCH] bug in utf8.c(?)
Subject: [PATCH] bug in utf8.c(?)

p4raw-id: //depot/perl@17928

21 years agoRe: [perl #17439] broken Locale::Language in a UTF environment
Marty Pauley [Fri, 20 Sep 2002 09:52:16 +0000 (10:52 +0100)]
Re: [perl #17439] broken Locale::Language in a UTF environment
Message-Id: 20020920085216.GC10512@soto.kasei.com

p4raw-id: //depot/perl@17927

21 years agodefuse installusrbinperl
Jarkko Hietaniemi [Thu, 19 Sep 2002 18:01:03 +0000 (21:01 +0300)]
defuse installusrbinperl
Message-ID: <20020919150103.GI208696@lyta.hut.fi>

p4raw-id: //depot/perl@17926

21 years agoenable -ansi -pedantic
Jarkko Hietaniemi [Wed, 18 Sep 2002 01:19:25 +0000 (04:19 +0300)]
enable -ansi -pedantic
Message-ID: <20020917221925.GF85044@lyta.hut.fi>

p4raw-id: //depot/perl@17925

21 years agoANSI-clean? (was Re: [PATCH] COW for ithreads)
Nicholas Clark [Sat, 14 Sep 2002 18:49:10 +0000 (19:49 +0100)]
ANSI-clean? (was Re: [PATCH] COW for ithreads)
Message-ID: <20020914174909.GG285@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@17924

21 years agoRe: Advice on coredump
Rafael Garcia-Suarez [Wed, 18 Sep 2002 22:14:57 +0000 (00:14 +0200)]
Re: Advice on coredump
Message-Id: <20020918221457.16cb1b43.rgarciasuarez@free.fr>

p4raw-id: //depot/perl@17923

21 years agoRe: [PATCH] spurious t/auto directory appears
Michael G. Schwern [Fri, 13 Sep 2002 23:56:05 +0000 (19:56 -0400)]
Re: [PATCH] spurious t/auto directory appears
Message-ID: <20020914035605.GF18928@ool-18b93024.dyn.optonline.net>

p4raw-id: //depot/perl@17922

21 years agoadd TODO tests for slow our() declaration
Yitzchak Scott-Thoennes [Thu, 19 Sep 2002 22:34:01 +0000 (15:34 -0700)]
add TODO tests for slow our() declaration
Subject: Re: [perl #17376] Bug Report - our(%)
Message-ID: <JNri9gzkgSBB092yn@efn.org>

p4raw-id: //depot/perl@17921

21 years agoLEAKTEST is dead, RIP
H.Merijn Brand [Mon, 23 Sep 2002 18:33:12 +0000 (20:33 +0200)]
LEAKTEST is dead, RIP
Subject: Re: [perl #17197] SIGSEGV in perl 5.8.0 multithread build with -DLEAKTEST
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020923182824.C7B6.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@17920

21 years agoAIX hints missinga >&4
Jarkko Hietaniemi [Fri, 13 Sep 2002 16:48:42 +0000 (19:48 +0300)]
AIX hints missinga  >&4
Message-ID: <20020913134842.GD8929@lyta.hut.fi>

p4raw-id: //depot/perl@17919

21 years agoperldoc -f stat (perlfunc.pod)
Brendan O'Dea [Mon, 23 Sep 2002 22:45:40 +0000 (08:45 +1000)]
perldoc -f stat (perlfunc.pod)
From: "Brendan O'Dea" <bod@debian.org>
Message-ID: <20020923124540.GB28031@londo.odea.dropbear.id.au>

p4raw-id: //depot/perl@17918

21 years agoRe: [perl #17141] Text::Wrap "this should not happen" message
Slaven Rezic [Wed, 11 Sep 2002 19:37:09 +0000 (21:37 +0200)]
Re: [perl #17141] Text::Wrap "this should not happen" message
Message-ID: <871y80a0my.fsf@vran.herceg.de>

p4raw-id: //depot/perl@17917

21 years agoperlembed.pod: make some examples work with multiplicity
Brendan O'Dea [Tue, 10 Sep 2002 09:19:05 +0000 (19:19 +1000)]
perlembed.pod: make some examples work with multiplicity
From: "Brendan O'Dea" <bod@debian.org>
Message-ID: <20020909231905.GA31868@londo.odea.dropbear.id.au>

p4raw-id: //depot/perl@17916

21 years agoPatch #17914 was empty ; this should have been applied instead.
Rafael Garcia-Suarez [Tue, 24 Sep 2002 20:19:22 +0000 (20:19 +0000)]
Patch #17914 was empty ; this should have been applied instead.

p4raw-id: //depot/perl@17915

21 years agoPASE saga continues
Jarkko Hietaniemi [Thu, 19 Sep 2002 23:30:20 +0000 (02:30 +0300)]
PASE saga continues
Message-ID: <20020919203020.GB274453@lyta.hut.fi>

p4raw-id: //depot/perl@17914

21 years agofile spec tweaks for VMS
Craig A. Berry [Wed, 18 Sep 2002 16:57:02 +0000 (11:57 -0500)]
file spec tweaks for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <3D88F6AE.3020708@mac.com>

p4raw-id: //depot/perl@17913

21 years ago[PATCH] AIX test shouldn't trip OS/400 PASE
Jarkko Hietaniemi [Thu, 19 Sep 2002 18:59:48 +0000 (21:59 +0300)]
[PATCH] AIX test shouldn't trip OS/400 PASE
Date: Thu, 19 Sep 2002 18:59:48 +0300
Message-Id: <20020919155948.GU208696@lyta.hut.fi>

Subject: [PATCH] more PASE tweakage
From: Jarkko Hietaniemi <jhi@iki.fi>
Date: Thu, 19 Sep 2002 18:01:44 +0300
Message-Id: <20020919150144.GJ208696@lyta.hut.fi>

p4raw-id: //depot/perl@17912

21 years agoTypo fix.
Abhijit Menon-Sen [Tue, 17 Sep 2002 19:29:53 +0000 (19:29 +0000)]
Typo fix.

p4raw-id: //depot/perl@17911

21 years agoFix #17375 (rcatline didn't work on a formerly-defined undef) by
Abhijit Menon-Sen [Tue, 17 Sep 2002 18:09:32 +0000 (18:09 +0000)]
Fix #17375 (rcatline didn't work on a formerly-defined undef) by
checking for SvOK in do_readline().

p4raw-id: //depot/perl@17910

21 years agoPod formatting nit, found by Merijn and Jos Boumans.
Rafael Garcia-Suarez [Mon, 16 Sep 2002 21:49:27 +0000 (21:49 +0000)]
Pod formatting nit, found by Merijn and Jos Boumans.

p4raw-id: //depot/perl@17909

21 years ago[perl #17340] When used/requied Locale::*** modules unexpectedly modify $_
(Ilya Martynov) [Sun, 15 Sep 2002 19:06:56 +0000 (19:06 +0000)]
[perl #17340] When used/requied Locale::*** modules unexpectedly modify $_
From: (Ilya Martynov) (via RT) <perlbug@perl.org>
Message-Id: <rt-17340-37749.5.67862754668525@bugs6.perl.org>

p4raw-id: //depot/perl@17908

21 years agoRe: [perl #17174] perl 5.8.0 fails tests on NetBSD/Alpha
Jarkko Hietaniemi [Sun, 15 Sep 2002 18:02:17 +0000 (21:02 +0300)]
Re: [perl #17174] perl 5.8.0 fails tests on NetBSD/Alpha
Message-ID: <20020915150217.GB21300@lyta.hut.fi>

p4raw-id: //depot/perl@17907

21 years agoFix pod/perlmodlib.PL (it wasn't generating a complete list
Rafael Garcia-Suarez [Sun, 15 Sep 2002 11:30:38 +0000 (11:30 +0000)]
Fix pod/perlmodlib.PL (it wasn't generating a complete list
of modules.) Regenerate pod/perlmodlib.pod. Add a warning :
not all modules listed in perlmodlib are necessarily installed.
Plus some corrections by Vincent Lefevre.

p4raw-id: //depot/perl@17906

21 years agoTabs erroneusly expanded to spaces, causing AIX to fail
H.Merijn Brand [Fri, 13 Sep 2002 14:02:18 +0000 (14:02 +0000)]
Tabs erroneusly expanded to spaces, causing AIX to fail
in building DProf

p4raw-id: //depot/perl@17904

21 years agoconfigure.com needs d_modflproto
H.Merijn Brand [Fri, 13 Sep 2002 07:47:29 +0000 (07:47 +0000)]
configure.com needs d_modflproto
Thu 12 Sep 2002 23:19, "Craig A. Berry"
p4raw-link: @17882 on //depot/perl: 2a488fe1841b80616e850c6a4cca11278f3c565b

p4raw-id: //depot/perl@17902

21 years agomore PASE wisdom
Jarkko Hietaniemi [Fri, 13 Sep 2002 00:17:39 +0000 (03:17 +0300)]
more PASE wisdom
Message-ID: <20020912211739.GB6980@lyta.hut.fi>

p4raw-id: //depot/perl@17901