This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
22 years agoperlretut.pod: unterminated C<>
Ronald J. Kimball [Tue, 12 Jun 2001 14:36:20 +0000 (10:36 -0400)]
perlretut.pod: unterminated C<>
Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>

p4raw-id: //depot/perl@10546

22 years agoRe: [ID 20010612.001] out of memory during regex compilation
Mike Guy [Tue, 12 Jun 2001 19:10:31 +0000 (20:10 +0100)]
Re: [ID 20010612.001] out of memory during regex compilation
Date: Tue, 12 Jun 2001 19:10:31 +0100
Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>

Subject: Re: [ID 20010612.001] out of memory during regex compilation
From: Mike Guy <mjtg@cam.ac.uk>
Date: Tue, 12 Jun 2001 19:21:01 +0100
Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>

p4raw-id: //depot/perl@10545

22 years agoAIX tweaks from Merijn H. Brand.
Jarkko Hietaniemi [Wed, 13 Jun 2001 00:34:39 +0000 (00:34 +0000)]
AIX tweaks from Merijn H. Brand.

p4raw-id: //depot/perl@10544

22 years agoSmall bcopy cleanup
Andy Dougherty [Tue, 12 Jun 2001 17:11:52 +0000 (13:11 -0400)]
Small bcopy cleanup
Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@10542

22 years agoRe: ext/ + -Wall
Nicholas Clark [Wed, 13 Jun 2001 00:04:30 +0000 (01:04 +0100)]
Re: ext/ + -Wall
Message-ID: <20010613000430.M5901@plum.flirble.org>

p4raw-id: //depot/perl@10541

22 years agoRe: [PATCH] ExtUtils::Constant
Nicholas Clark [Tue, 12 Jun 2001 23:53:07 +0000 (00:53 +0100)]
Re: [PATCH] ExtUtils::Constant
Message-ID: <20010612235307.L5901@plum.flirble.org>

p4raw-id: //depot/perl@10540

22 years agoMPE/iX tweaks from Mark Bixby.
Jarkko Hietaniemi [Tue, 12 Jun 2001 23:59:10 +0000 (23:59 +0000)]
MPE/iX tweaks from Mark Bixby.

p4raw-id: //depot/perl@10539

22 years agoUpdate Changes.
Jarkko Hietaniemi [Tue, 12 Jun 2001 14:16:15 +0000 (14:16 +0000)]
Update Changes.

p4raw-id: //depot/perl@10538

22 years agoOne less -Wall whine (found under DEBUGGING).
Jarkko Hietaniemi [Tue, 12 Jun 2001 14:11:26 +0000 (14:11 +0000)]
One less -Wall whine (found under DEBUGGING).

p4raw-id: //depot/perl@10537

22 years agos/case-independent/case-insensitive/g
Jarkko Hietaniemi [Tue, 12 Jun 2001 13:32:09 +0000 (13:32 +0000)]
s/case-independent/case-insensitive/g

p4raw-id: //depot/perl@10536

22 years agoAs suggested in
Gurusamy Sarathy [Mon, 11 Jun 2001 23:34:31 +0000 (16:34 -0700)]
As suggested in

Subject: Re: ext/ + -Wall
Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>

p4raw-id: //depot/perl@10535

22 years agoext/ + -Wall
Doug MacEachern [Mon, 11 Jun 2001 22:19:45 +0000 (15:19 -0700)]
ext/ + -Wall
Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>

p4raw-id: //depot/perl@10534

22 years agoanonymous stashes
Abhijit Menon-Sen [Tue, 12 Jun 2001 12:47:04 +0000 (18:17 +0530)]
anonymous stashes
Message-ID: <20010612124704.A29029@lustre.linux.in>

p4raw-id: //depot/perl@10533

22 years agoOne more test for $^S.
Jarkko Hietaniemi [Tue, 12 Jun 2001 12:37:36 +0000 (12:37 +0000)]
One more test for $^S.

p4raw-id: //depot/perl@10532

22 years ago$^S almost entirely broken with 5.6.1
Abhijit Menon-Sen [Tue, 12 Jun 2001 17:35:55 +0000 (23:05 +0530)]
$^S almost entirely broken with 5.6.1
Message-ID: <20010612173555.A32426@lustre.linux.in>

p4raw-id: //depot/perl@10531

22 years agoRe: [ID 20010612.001] out of memory during regex compilation
Mike Guy [Tue, 12 Jun 2001 13:14:15 +0000 (14:14 +0100)]
Re: [ID 20010612.001] out of memory during regex compilation
Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>

p4raw-id: //depot/perl@10530

22 years agoAUTHORS updates.
Jarkko Hietaniemi [Tue, 12 Jun 2001 12:21:06 +0000 (12:21 +0000)]
AUTHORS updates.

p4raw-id: //depot/perl@10529

22 years agorhapsody/darwin minor cleanup
Wilfredo Sánchez [Tue, 12 Jun 2001 12:19:47 +0000 (12:19 +0000)]
rhapsody/darwin minor cleanup
Content-Transfer-Encoding: 7bit
Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>

p4raw-id: //depot/perl@10528

22 years ago[MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
Philip Newton [Mon, 11 Jun 2001 07:08:03 +0000 (09:08 +0200)]
[MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
Message-Id: <200106120802.LAA08992@taas.iki.fi>

p4raw-id: //depot/perl@10527

22 years agoCleanup the a2p.c for -Wall.
Jarkko Hietaniemi [Tue, 12 Jun 2001 01:35:34 +0000 (01:35 +0000)]
Cleanup the a2p.c for -Wall.

p4raw-id: //depot/perl@10526

22 years agoFile::Find update for MacOS from Chris Nandor.
Jarkko Hietaniemi [Tue, 12 Jun 2001 01:10:56 +0000 (01:10 +0000)]
File::Find update for MacOS from Chris Nandor.

p4raw-id: //depot/perl@10525

22 years agogcc -Wall nits picked out by a non-UNIX system
Jarkko Hietaniemi [Tue, 12 Jun 2001 00:29:20 +0000 (00:29 +0000)]
gcc -Wall nits picked out by a non-UNIX system
(courtesy of Mark Bixby)

p4raw-id: //depot/perl@10524

22 years agoBuglet found by Mark Bixby: "./try >&2 >/dev/null" should
Jarkko Hietaniemi [Mon, 11 Jun 2001 22:33:00 +0000 (22:33 +0000)]
Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
be "./try 2>&1 >/dev/null".

p4raw-id: //depot/perl@10522

22 years agoDCL quoting syntax drives pumpking mad
Craig A. Berry [Mon, 11 Jun 2001 14:00:32 +0000 (09:00 -0500)]
DCL quoting syntax drives pumpking mad
Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>

p4raw-id: //depot/perl@10521

22 years agoMove the full \p\P lists to perlunicode.
Jarkko Hietaniemi [Mon, 11 Jun 2001 17:55:47 +0000 (17:55 +0000)]
Move the full \p\P lists to perlunicode.

p4raw-id: //depot/perl@10520

22 years agono PerlIO at startup time on VMS
Craig A. Berry [Fri, 8 Jun 2001 18:08:18 +0000 (13:08 -0500)]
no PerlIO at startup time on VMS
Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>

p4raw-id: //depot/perl@10518

22 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 11 Jun 2001 14:52:01 +0000 (14:52 +0000)]
Update Changes.

p4raw-id: //depot/perl@10517

22 years agoAdd the modfl_pow32_bug (anti)definition also to VOS headers.
Jarkko Hietaniemi [Mon, 11 Jun 2001 14:46:33 +0000 (14:46 +0000)]
Add the modfl_pow32_bug (anti)definition also to VOS headers.

p4raw-id: //depot/perl@10516

22 years agoVOS updates from Paul Green for @10476.
Jarkko Hietaniemi [Mon, 11 Jun 2001 14:39:05 +0000 (14:39 +0000)]
VOS updates from Paul Green for @10476.

p4raw-link: @10476 on //depot/perl: 3e1b48791d54e7c6043211159cffdebed97f0943

p4raw-id: //depot/perl@10515

22 years agoNot many people know this ...
Mike Guy [Mon, 11 Jun 2001 14:55:15 +0000 (15:55 +0100)]
Not many people know this ...
Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>

p4raw-id: //depot/perl@10514

22 years agoAdd final commas to lists as suggested by Philip Newton.
Jarkko Hietaniemi [Mon, 11 Jun 2001 12:30:06 +0000 (12:30 +0000)]
Add final commas to lists as suggested by Philip Newton.

p4raw-id: //depot/perl@10513

22 years ago[MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
Chris Nandor [Sun, 10 Jun 2001 23:35:38 +0000 (19:35 -0400)]
[MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>

p4raw-id: //depot/perl@10512

22 years ago[RESEND] [PATCH] Mac OS lib patches for bleadperl
Chris Nandor [Mon, 11 Jun 2001 08:24:28 +0000 (04:24 -0400)]
[RESEND] [PATCH] Mac OS lib patches for bleadperl
Message-Id: <p05100303b74a66faf625@[10.0.1.177]>

p4raw-id: //depot/perl@10511

22 years agoOne more run_byacc (a hand-tweaked version had slipped in).
Jarkko Hietaniemi [Mon, 11 Jun 2001 12:03:16 +0000 (12:03 +0000)]
One more run_byacc (a hand-tweaked version had slipped in).

p4raw-id: //depot/perl@10510

22 years agoExtUtils::Manifest not -w clean
Mike Guy [Sun, 10 Jun 2001 22:38:05 +0000 (22:38 +0000)]
ExtUtils::Manifest not -w clean
Reply-To: mjtg@cam.ac.uk
Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>

p4raw-id: //depot/perl@10508

22 years agoExtUtils::Constant
Nicholas Clark [Sun, 10 Jun 2001 23:25:41 +0000 (00:25 +0100)]
ExtUtils::Constant
Message-ID: <20010610232540.C76396@plum.flirble.org>

p4raw-id: //depot/perl@10507

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Sun, 10 Jun 2001 20:57:20 +0000 (20:57 +0000)]
Integrate perlio:

[ 10504]
Fix (valid) -Wall warnings in perlio.c

p4raw-link: @10504 on //depot/perlio: f7c20d1e66b328169b2a25edeede0115605e777a

p4raw-id: //depot/perl@10506

22 years agoMove the grok_number and its lieutenant grok_numeric_radix
Jarkko Hietaniemi [Sun, 10 Jun 2001 18:37:57 +0000 (18:37 +0000)]
Move the grok_number and its lieutenant grok_numeric_radix
from sv.c statics to util.c and public.

p4raw-id: //depot/perl@10505

22 years agoFix (valid) -Wall warnings in perlio.c
Nick Ing-Simmons [Sun, 10 Jun 2001 17:47:06 +0000 (17:47 +0000)]
Fix (valid) -Wall warnings in perlio.c

p4raw-id: //depot/perlio@10504

22 years agoUpdate perly_c.diff, update perly.fixer to edit away
Jarkko Hietaniemi [Sun, 10 Jun 2001 17:38:28 +0000 (17:38 +0000)]
Update perly_c.diff, update perly.fixer to edit away
some of the -Wall noise.

p4raw-id: //depot/perl@10503

22 years agoCheck the version of byacc.
Jarkko Hietaniemi [Sun, 10 Jun 2001 17:09:42 +0000 (17:09 +0000)]
Check the version of byacc.

p4raw-id: //depot/perl@10502

22 years agoperly.y overhaul
Simon Cozens [Sun, 10 Jun 2001 16:56:54 +0000 (17:56 +0100)]
perly.y overhaul
Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>

Plus make run_byacc.

p4raw-id: //depot/perl@10501

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Sun, 10 Jun 2001 16:07:28 +0000 (16:07 +0000)]
Integrate perlio:

[ 10497]
Paper over a crack or two with USE_SFIO

p4raw-link: @10497 on //depot/perlio: 92bff44d1afc92cdac64a832f4753e65c2d1454b

p4raw-id: //depot/perl@10500

22 years agoIntegrate mainline
Nick Ing-Simmons [Sun, 10 Jun 2001 15:01:08 +0000 (15:01 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@10499

22 years agoPut some meat on the perl572delta bones. The list of
Jarkko Hietaniemi [Sun, 10 Jun 2001 13:49:23 +0000 (13:49 +0000)]
Put some meat on the perl572delta bones.  The list of
selected bug fixes needs more work, as does still the
whole document.

p4raw-id: //depot/perl@10498

22 years agoPaper over a crack or two with USE_SFIO
Nick Ing-Simmons [Sun, 10 Jun 2001 12:27:51 +0000 (12:27 +0000)]
Paper over a crack or two with USE_SFIO

p4raw-id: //depot/perlio@10497

22 years agoUpdate Changes.
Jarkko Hietaniemi [Sun, 10 Jun 2001 11:04:22 +0000 (11:04 +0000)]
Update Changes.

p4raw-id: //depot/perl@10496

22 years agoRe: pragma/locale.t #107
Hugo van der Sanden [Sun, 10 Jun 2001 11:23:30 +0000 (12:23 +0100)]
Re: pragma/locale.t #107
Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>

Encapsulate the scan of the decimal radix separator.

p4raw-id: //depot/perl@10495

22 years agoTry to grok numbers both with the locale specific separator
Nicholas Clark [Sat, 9 Jun 2001 22:37:36 +0000 (23:37 +0100)]
Try to grok numbers both with the locale specific separator
and with the usual "." (if different from the lss); add a test
to locale.t to do also a little bit of math in addition to just
equalness testing; remove extraneous logic as suggested in

Subject: Re: pragma/locale.t #107
Message-ID: <20010609223735.Y76396@plum.flirble.org>

p4raw-id: //depot/perl@10494

22 years agoDon't build Thread.pm if USEITHREADS
Artur Bergman [Sat, 9 Jun 2001 21:03:51 +0000 (23:03 +0200)]
Don't build Thread.pm if USEITHREADS
Message-ID: <B7483FB6.1398%artur@contiller.se>

p4raw-id: //depot/perl@10492

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Sun, 10 Jun 2001 01:15:40 +0000 (01:15 +0000)]
Integrate perlio:

[ 10489]
Make XS/Typemap compile (but fail) with sfio

p4raw-link: @10489 on //depot/perlio: 3b050a92605e8ca176aeb951cf91db11faf40e0b

p4raw-id: //depot/perl@10491

22 years agoDo locale specific separator if only in locale.
Jarkko Hietaniemi [Sun, 10 Jun 2001 01:08:26 +0000 (01:08 +0000)]
Do locale specific separator if only in locale.

p4raw-id: //depot/perl@10490

22 years agoMake XS/Typemap compile (but fail) with sfio
Nick Ing-Simmons [Sat, 9 Jun 2001 19:13:25 +0000 (19:13 +0000)]
Make XS/Typemap compile (but fail) with sfio

p4raw-id: //depot/perlio@10489

22 years agoRe-integrate mainline
Nick Ing-Simmons [Sat, 9 Jun 2001 19:12:51 +0000 (19:12 +0000)]
Re-integrate mainline

p4raw-id: //depot/perlio@10488

22 years agoIntegrate mainline
Nick Ing-Simmons [Sat, 9 Jun 2001 16:26:29 +0000 (16:26 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@10487

22 years agoNew attempt to clone callack
Artur Bergman [Thu, 7 Jun 2001 11:52:16 +0000 (13:52 +0200)]
New attempt to clone callack
Message-ID: <B7451B6F.12B7%artur@contiller.se>

p4raw-id: //depot/perl@10486

22 years agoNumeric conversion tweaks suggested by Hugo and Nicholas.
Jarkko Hietaniemi [Sat, 9 Jun 2001 15:23:52 +0000 (15:23 +0000)]
Numeric conversion tweaks suggested by Hugo and Nicholas.

p4raw-id: //depot/perl@10485

22 years agoRe: pragma/locale.t #107
Nicholas Clark [Sat, 9 Jun 2001 16:26:10 +0000 (17:26 +0100)]
Re: pragma/locale.t #107
Message-ID: <20010609162609.V76396@plum.flirble.org>

A missing NVification.

p4raw-id: //depot/perl@10484

22 years agoRedo the #10482, there already was a test script for formats.
Jarkko Hietaniemi [Fri, 8 Jun 2001 19:40:32 +0000 (19:40 +0000)]
Redo the #10482, there already was a test script for formats.

p4raw-id: //depot/perl@10483

22 years agoTwisted format testing, from Merijn.
Jarkko Hietaniemi [Fri, 8 Jun 2001 19:34:45 +0000 (19:34 +0000)]
Twisted format testing, from Merijn.

p4raw-id: //depot/perl@10482

22 years agoMore \p{In...} testing, combined with \N{...}.
Jarkko Hietaniemi [Fri, 8 Jun 2001 19:21:56 +0000 (19:21 +0000)]
More \p{In...} testing, combined with \N{...}.

p4raw-id: //depot/perl@10481

22 years agoBe inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
Jarkko Hietaniemi [Fri, 8 Jun 2001 14:15:32 +0000 (14:15 +0000)]
Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.

p4raw-id: //depot/perl@10479

22 years agoRe: [PATCH perl@10439] fix old $^S description in perlvms.pod
Craig A. Berry [Thu, 7 Jun 2001 14:27:20 +0000 (09:27 -0500)]
Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>

p4raw-id: //depot/perl@10478

22 years agoUnresolved symbol in ext/re/re.xs
Gisle Aas [Thu, 7 Jun 2001 17:04:29 +0000 (10:04 -0700)]
Unresolved symbol in ext/re/re.xs
Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>

p4raw-id: //depot/perl@10477

22 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 8 Jun 2001 01:35:42 +0000 (01:35 +0000)]
Update Changes.

p4raw-id: //depot/perl@10476

22 years agoRegen Glossary et alia.
Jarkko Hietaniemi [Fri, 8 Jun 2001 00:53:45 +0000 (00:53 +0000)]
Regen Glossary et alia.

p4raw-id: //depot/perl@10475

22 years agoHarumph, also AIX will spill its guts (i.e. dump core)
Jarkko Hietaniemi [Thu, 7 Jun 2001 22:06:16 +0000 (22:06 +0000)]
Harumph, also AIX will spill its guts (i.e. dump core)
if an executable contains modfl() but it hasn't been
compiled right (in the case of AIX, with cc -qlongdouble).

p4raw-id: //depot/perl@10473

22 years agoin change#10451, check that CvOUTSIDE is a CV before looking in
Gurusamy Sarathy [Thu, 7 Jun 2001 20:01:31 +0000 (20:01 +0000)]
in change#10451, check that CvOUTSIDE is a CV before looking in
(it can apparently be SVt_NULL during global destruction)

p4raw-link: @10451 on //depot/maint-5.6/perl: 03f9d59115e90b0796ba7943655c020a829c11bf

p4raw-id: //depot/perl@10471

22 years agoRe: [PATCH perl@10439] diagnostics and long C<=item>s
Robin Barker [Thu, 7 Jun 2001 13:01:06 +0000 (14:01 +0100)]
Re: [PATCH perl@10439] diagnostics and long C<=item>s
Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>

p4raw-id: //depot/perl@10470

22 years agolong =item
Robin Barker [Thu, 7 Jun 2001 12:34:08 +0000 (13:34 +0100)]
long =item
Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>

p4raw-id: //depot/perl@10469

22 years agoIOK vs pIOK docs
Jarkko Hietaniemi [Thu, 7 Jun 2001 12:08:56 +0000 (12:08 +0000)]
IOK vs pIOK docs
Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>

p4raw-id: //depot/perl@10468

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Thu, 7 Jun 2001 12:04:26 +0000 (12:04 +0000)]
Integrate perlio:

[ 10466]
MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
whitespace tweaks.
Still coredumps in pragma/overload.t - what a nice hard fail that is...

p4raw-link: @10466 on //depot/perlio: 6fa402ec5b578488e91e8f7d99060bcd035f4979

p4raw-id: //depot/perl@10467

22 years agoMULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
Nick Ing-Simmons [Thu, 7 Jun 2001 10:25:40 +0000 (10:25 +0000)]
MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
whitespace tweaks.
Still coredumps in pragma/overload.t - what a nice hard fail that is...

p4raw-id: //depot/perlio@10466

22 years agoRaw integrate of mainline for S_grok_number debug
Nick Ing-Simmons [Thu, 7 Jun 2001 08:41:58 +0000 (08:41 +0000)]
Raw integrate of mainline for S_grok_number debug
(sv.c has MULTIPLICITY issues as well as whatever else ...)

p4raw-id: //depot/perlio@10465

22 years agoThe proper prototyping for #10463.
Jarkko Hietaniemi [Wed, 6 Jun 2001 23:33:58 +0000 (23:33 +0000)]
The proper prototyping for #10463.

p4raw-id: //depot/perl@10464

22 years agoRe: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
Nicholas Clark [Thu, 7 Jun 2001 00:29:59 +0000 (01:29 +0100)]
Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
Message-ID: <20010607002959.Z76396@plum.flirble.org>

p4raw-id: //depot/perl@10463

22 years agofix old $^S description in perlvms.pod
Craig A. Berry [Wed, 6 Jun 2001 17:54:30 +0000 (12:54 -0500)]
fix old $^S description in perlvms.pod
Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>

p4raw-id: //depot/perl@10462

22 years agoPodify the remaining README.platform files;
Jarkko Hietaniemi [Wed, 6 Jun 2001 23:10:00 +0000 (23:10 +0000)]
Podify the remaining README.platform files;
merge README.plan9 and plan9/perlplan9.pod;
delete plan9/perlplan9.* (the perlplan.doc needs to
be regenerated in Plan 9); make the =head1 and =head2
in the README.platform to be a little more verbose
(skipped README.os2 not to anger Ilya) so that they
look better in the toc; regen toc.

p4raw-id: //depot/perl@10461

22 years agoRe: Bug in perlguts documentation?
Mike Guy [Wed, 6 Jun 2001 20:58:53 +0000 (20:58 +0000)]
Re: Bug in perlguts documentation?
Reply-To: mjtg@cam.ac.uk
Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>

p4raw-id: //depot/perl@10460

22 years agoRe: [ID 20010604.015] taint + comma = false insecurity
Mike Guy [Wed, 6 Jun 2001 20:58:15 +0000 (20:58 +0000)]
Re: [ID 20010604.015] taint + comma = false insecurity
Reply-To: mjtg@cam.ac.uk
Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>

p4raw-id: //depot/perl@10459

22 years agoDisable long doubles from pre-5.0 Tru64s.
Jarkko Hietaniemi [Wed, 6 Jun 2001 20:56:04 +0000 (20:56 +0000)]
Disable long doubles from pre-5.0 Tru64s.

p4raw-id: //depot/perl@10458

22 years agoThe #10455 exposed that modfl() is fundamentally busted
Jarkko Hietaniemi [Wed, 6 Jun 2001 20:49:23 +0000 (20:49 +0000)]
The #10455 exposed that modfl() is fundamentally busted
(as in: dumps core) in pre-5.0 Tru64, so better avoid even
testing it.

p4raw-id: //depot/perl@10457

22 years agoConfigure check for geborken modfl(), inspired by
Hugo van der Sanden [Tue, 5 Jun 2001 13:43:27 +0000 (14:43 +0100)]
Configure check for geborken modfl(), inspired by

Subject: Re: [20010118.017] op/int.t failure
Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>

p4raw-id: //depot/perl@10455

22 years agoIntegrate changes #10450 and #10451 from maintperl:
Jarkko Hietaniemi [Wed, 6 Jun 2001 11:45:08 +0000 (11:45 +0000)]
Integrate changes #10450 and #10451 from maintperl:

optimize change#10448 slightly (don't repeat search in eval""s lexical
scope, since that has already been searched)

change#9108 needs subtler treatment for case of closures created
within eval""

p4raw-link: @10450 on //depot/maint-5.6/perl: 77991f234c231cb11047bb180fdeef1134557583
p4raw-link: @10448 on //depot/maint-5.6/perl: 332ba4f98bc63c81fd7ba0d06432a7f903d716cf
p4raw-link: @9108 on //depot/maint-5.6/perl: 1cf1f64f42eb50a67f2427ff9d6d24023a2b9997

p4raw-id: //depot/perl@10454
p4raw-integrated: from //depot/maint-5.6/perl@10453 'merge in'
t/op/misc.t (@10448..) op.c (@10450..)

22 years agoMakeMaker magic to compile (when no dynamic loading)
Jarkko Hietaniemi [Wed, 6 Jun 2001 11:42:10 +0000 (11:42 +0000)]
MakeMaker magic to compile (when no dynamic loading)
List/Util.xsc as (ListUtil.c and) ListUtil.o since
POSIX-BC (BS2000) linker has an evil limitation of
being unable to include in the same executable several
object files with the same name - case-insensitively -
because otherwise we conflict with util.c.
Strictly speaking currently required only in POSIX-BC
but probably will do no harm elsewhere where static
linking is required.

p4raw-id: //depot/perl@10453

22 years agoIntegrate mainline.
Nick Ing-Simmons [Wed, 6 Jun 2001 08:59:51 +0000 (08:59 +0000)]
Integrate mainline.

p4raw-id: //depot/perlio@10452

22 years agoIntegrate change #10448 from maintperl; lexicals
Jarkko Hietaniemi [Wed, 6 Jun 2001 01:33:31 +0000 (01:33 +0000)]
Integrate change #10448 from maintperl; lexicals
outside an eval"" weren't resolved correctly inside a subroutine
definition inside the eval"" if they were not already referenced
in the toplevel of the eval""-ed code

p4raw-link: @10448 on //depot/maint-5.6/perl: 332ba4f98bc63c81fd7ba0d06432a7f903d716cf

p4raw-id: //depot/perl@10449
p4raw-integrated: from //depot/maint-5.6/perl@10447 'merge in' cop.h
(@9288..) t/op/misc.t (@10394..) op.c pp_ctl.c (@10412..)

22 years agoperl570delta.pod
Peter Scott [Tue, 5 Jun 2001 18:51:02 +0000 (11:51 -0700)]
perl570delta.pod
Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>

p4raw-id: //depot/perl@10447

22 years agoThe fudge factor is no more needed. I hope.
Jarkko Hietaniemi [Tue, 5 Jun 2001 23:45:05 +0000 (23:45 +0000)]
The fudge factor is no more needed.  I hope.

p4raw-id: //depot/perl@10446

22 years agoRe: [ID 20010529.006] String plus zero inconsistent across platforms
Hugo van der Sanden [Tue, 5 Jun 2001 12:58:19 +0000 (13:58 +0100)]
Re: [ID 20010529.006] String plus zero inconsistent across platforms
Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>

p4raw-id: //depot/perl@10445

22 years agoMake up prototypes only for those who have the functions
Jarkko Hietaniemi [Tue, 5 Jun 2001 11:09:01 +0000 (11:09 +0000)]
Make up prototypes only for those who have the functions
but not the prototypes.

p4raw-id: //depot/perl@10444

22 years agoRe: Not OK: perl@10439 on win32
Prymmer/Kahn [Mon, 4 Jun 2001 22:11:02 +0000 (15:11 -0700)]
Re: Not OK: perl@10439 on win32
Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>

p4raw-id: //depot/perl@10443

22 years agoExtraction of the *.SH wasn't quite working with -Dmksymlinks.
Jarkko Hietaniemi [Tue, 5 Jun 2001 00:55:17 +0000 (00:55 +0000)]
Extraction of the *.SH wasn't quite working with -Dmksymlinks.

p4raw-id: //depot/perl@10441

22 years agoUnnecessary fuzziness undone, noted by Mike Guy.
Jarkko Hietaniemi [Tue, 5 Jun 2001 00:28:27 +0000 (00:28 +0000)]
Unnecessary fuzziness undone, noted by Mike Guy.

p4raw-id: //depot/perl@10440

22 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 4 Jun 2001 17:14:31 +0000 (17:14 +0000)]
Update Changes.

p4raw-id: //depot/perl@10439

22 years agoTest case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
Jarkko Hietaniemi [Mon, 4 Jun 2001 17:10:16 +0000 (17:10 +0000)]
Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
leakage patch.

p4raw-id: //depot/perl@10438

22 years agoTest case for #10433/#10424.
Jarkko Hietaniemi [Mon, 4 Jun 2001 17:01:06 +0000 (17:01 +0000)]
Test case for #10433/#10424.

p4raw-id: //depot/perl@10437

22 years agoOne fix for strtoul not setting errno
Hal Morris [Sat, 2 Jun 2001 09:23:11 +0000 (02:23 -0700)]
One fix for strtoul not setting errno
Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>

p4raw-id: //depot/perl@10436

22 years agoConfigure tweaks; add prototype probes, make the cpp symbols
Jarkko Hietaniemi [Mon, 4 Jun 2001 16:48:33 +0000 (16:48 +0000)]
Configure tweaks; add prototype probes, make the cpp symbols
probe to cast, not whine; test for %Ld and %Lf before %lld and
%llf because the L is the ANSI way.

p4raw-id: //depot/perl@10434

22 years agoSigh. This is what #10424 was supposed to check in.
Jarkko Hietaniemi [Mon, 4 Jun 2001 16:45:23 +0000 (16:45 +0000)]
Sigh.  This is what #10424 was supposed to check in.

p4raw-id: //depot/perl@10433