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

p4raw-id: //depot/perlio@10497

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

p4raw-id: //depot/perlio@10489

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

p4raw-id: //depot/perlio@10488

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

p4raw-id: //depot/perlio@10487

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

p4raw-id: //depot/perl@10486

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

p4raw-id: //depot/perl@10485

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

A missing NVification.

p4raw-id: //depot/perl@10484

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

p4raw-id: //depot/perl@10483

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

p4raw-id: //depot/perl@10482

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

p4raw-id: //depot/perl@10481

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

p4raw-id: //depot/perl@10479

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

p4raw-id: //depot/perl@10478

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

p4raw-id: //depot/perl@10477

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

p4raw-id: //depot/perl@10476

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

p4raw-id: //depot/perl@10475

23 years agoHarumph, also AIX will spill its guts (i.e. dump core)
Jarkko Hietaniemi [Thu, 7 Jun 2001 22:06:16 +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

23 years agoin change#10451, check that CvOUTSIDE is a CV before looking in
Gurusamy Sarathy [Thu, 7 Jun 2001 20:01:31 +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

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

p4raw-id: //depot/perl@10470

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

p4raw-id: //depot/perl@10469

23 years agoIOK vs pIOK docs
Jarkko Hietaniemi [Thu, 7 Jun 2001 12:08:56 +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

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Thu, 7 Jun 2001 12:04:26 +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

23 years agoMULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
Nick Ing-Simmons [Thu, 7 Jun 2001 10:25:40 +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

23 years agoRaw integrate of mainline for S_grok_number debug
Nick Ing-Simmons [Thu, 7 Jun 2001 08:41:58 +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

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

p4raw-id: //depot/perl@10464

23 years agoRe: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
Nicholas Clark [Thu, 7 Jun 2001 00:29:59 +0000]
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

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

p4raw-id: //depot/perl@10462

23 years agoPodify the remaining README.platform files;
Jarkko Hietaniemi [Wed, 6 Jun 2001 23:10:00 +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

23 years agoRe: Bug in perlguts documentation?
Mike Guy [Wed, 6 Jun 2001 20:58:53 +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

23 years agoRe: [ID 20010604.015] taint + comma = false insecurity
Mike Guy [Wed, 6 Jun 2001 20:58:15 +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

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

p4raw-id: //depot/perl@10458

23 years agoThe #10455 exposed that modfl() is fundamentally busted
Jarkko Hietaniemi [Wed, 6 Jun 2001 20:49:23 +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

23 years agoConfigure check for geborken modfl(), inspired by
Hugo van der Sanden [Tue, 5 Jun 2001 13:43:27 +0000]
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

23 years agoIntegrate changes #10450 and #10451 from maintperl:
Jarkko Hietaniemi [Wed, 6 Jun 2001 11:45:08 +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..)

23 years agoMakeMaker magic to compile (when no dynamic loading)
Jarkko Hietaniemi [Wed, 6 Jun 2001 11:42:10 +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

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

p4raw-id: //depot/perlio@10452

23 years agoIntegrate change #10448 from maintperl; lexicals
Jarkko Hietaniemi [Wed, 6 Jun 2001 01:33:31 +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..)

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

p4raw-id: //depot/perl@10447

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

p4raw-id: //depot/perl@10446

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

p4raw-id: //depot/perl@10445

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

p4raw-id: //depot/perl@10444

23 years agoRe: Not OK: perl@10439 on win32
Prymmer/Kahn [Mon, 4 Jun 2001 22:11:02 +0000]
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

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

p4raw-id: //depot/perl@10441

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

p4raw-id: //depot/perl@10440

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

p4raw-id: //depot/perl@10439

23 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]
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

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

p4raw-id: //depot/perl@10437

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

p4raw-id: //depot/perl@10436

23 years agoConfigure tweaks; add prototype probes, make the cpp symbols
Jarkko Hietaniemi [Mon, 4 Jun 2001 16:48:33 +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

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

p4raw-id: //depot/perl@10433

23 years agoMore verbose failure.
Jarkko Hietaniemi [Mon, 4 Jun 2001 16:29:40 +0000]
More verbose failure.

p4raw-id: //depot/perl@10432

23 years agoThe .pm changes to go with #10428.
Jarkko Hietaniemi [Mon, 4 Jun 2001 16:21:55 +0000]
The .pm changes to go with #10428.

p4raw-id: //depot/perl@10431

23 years agoOn second thoughts show to utf8 skippage message only
Jarkko Hietaniemi [Mon, 4 Jun 2001 16:05:20 +0000]
On second thoughts show to utf8 skippage message only
on failures, it's too confusing otherwise,

p4raw-id: //depot/perl@10430

23 years agoDo not import anything from Encode.
Jarkko Hietaniemi [Mon, 4 Jun 2001 14:47:50 +0000]
Do not import anything from Encode.

p4raw-id: //depot/perl@10429

23 years agoThe #10402 didn't take. Weird.
Jarkko Hietaniemi [Mon, 4 Jun 2001 14:45:47 +0000]
The #10402 didn't take.  Weird.

p4raw-id: //depot/perl@10428

23 years agoEradicate traces of 'asciirange' re subpragma.
Jarkko Hietaniemi [Mon, 4 Jun 2001 12:55:39 +0000]
Eradicate traces of 'asciirange' re subpragma.

p4raw-id: //depot/perl@10427

23 years agouse is a compile-time thing.
Jarkko Hietaniemi [Mon, 4 Jun 2001 12:44:05 +0000]
use is a compile-time thing.

p4raw-id: //depot/perl@10426

23 years ago-Wall casting patch
Robin Barker [Mon, 4 Jun 2001 14:27:28 +0000]
-Wall casting patch
Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>

p4raw-id: //depot/perl@10425

23 years agointroducing SVpad_TYPED
Abhijit Menon-Sen [Mon, 4 Jun 2001 12:26:02 +0000]
introducing SVpad_TYPED
Message-ID: <20010604122602.A5775@lustre.linux.in>

p4raw-id: //depot/perl@10424

23 years agotestsuite for change#10192 (from Gisle Aas)
Gurusamy Sarathy [Mon, 4 Jun 2001 05:12:18 +0000]
testsuite for change#10192 (from Gisle Aas)

p4raw-link: @10192 on //depot/perl: ec4ab249deaa88f5a071536b0473504f26c43486

p4raw-id: //depot/perl@10423

23 years agoMissed from #10420.
Jarkko Hietaniemi [Mon, 4 Jun 2001 02:25:53 +0000]
Missed from #10420.

p4raw-id: //depot/perl@10421

23 years agoMissed HAS_SETRESGID_PROTO. No serious harm done since
Jarkko Hietaniemi [Mon, 4 Jun 2001 02:19:58 +0000]
Missed HAS_SETRESGID_PROTO.  No serious harm done since
often this prototype goes with HAS_SETRESUID_PROTO.

p4raw-id: //depot/perl@10420

23 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 4 Jun 2001 00:24:55 +0000]
Update Changes.

p4raw-id: //depot/perl@10419

23 years ago-Wall "subscript has type `char'" cleanup.
Jarkko Hietaniemi [Sun, 3 Jun 2001 23:58:04 +0000]
-Wall "subscript has type `char'" cleanup.

p4raw-id: //depot/perl@10418

23 years agoVarious "cast to pointer from integer of different size"
Jarkko Hietaniemi [Sun, 3 Jun 2001 23:37:17 +0000]
Various "cast to pointer from integer of different size"
picked up by gcc -Wall (in Tru64 where pointers are 64 bits
wide but I32 (int) only 32 bits wide).

WARNING: the classnum and tagnum changes in Storable.xs
may not be wise, they may be breaking binary compatibility
(in 64-bit platforms), asked Raphael Manfredi about the changes.

p4raw-id: //depot/perl@10417

23 years agoThe non-locale places need love, too.
Jarkko Hietaniemi [Sun, 3 Jun 2001 23:15:24 +0000]
The non-locale places need love, too.

p4raw-id: //depot/perl@10416

23 years ago"10.", that is, decimal numbers can have no decimal part at all.
Jarkko Hietaniemi [Sun, 3 Jun 2001 23:10:55 +0000]
"10.", that is, decimal numbers can have no decimal part at all.

p4raw-id: //depot/perl@10415

23 years agoPotential buffer overrun if the radix separator is more than
Jarkko Hietaniemi [Sun, 3 Jun 2001 22:49:55 +0000]
Potential buffer overrun if the radix separator is more than
one byte.  Also, under locales, prefer the locale-specific
separator over the old boring ".".

p4raw-id: //depot/perl@10414

23 years agoIntegrate change #10412 from maintperl; locale is now
Jarkko Hietaniemi [Sun, 3 Jun 2001 22:42:10 +0000]
Integrate change #10412 from maintperl; locale is now
per-cop, not per-op; plus retweak the locale.t to always
list the skipped utf8 locales.

p4raw-link: @10412 on //depot/maint-5.6/perl: 71d0b827413df9e881d1c54d2d968823ed50c75b

p4raw-id: //depot/perl@10413
p4raw-edited: from //depot/maint-5.6/perl@10411 'edit in'
t/pragma/locale.t (@8600..)
p4raw-integrated: from //depot/maint-5.6/perl@10411 'merge in'
lib/locale.pm (@5902..) opcode.h pp.sym pp_proto.h (@8620..)
opcode.pl (@8998..) op.h perl.h (@9288..) pp_sys.c (@9524..)
util.c (@9538..) embed.h (@9584..) op.c (@9950..) pp.c
(@10091..) pp_ctl.c (@10100..)

23 years agoMore verbose debugging.
Jarkko Hietaniemi [Sun, 3 Jun 2001 17:50:49 +0000]
More verbose debugging.

p4raw-id: //depot/perl@10411

23 years agoRE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
Paul Marquess [Sat, 2 Jun 2001 22:53:33 +0000]
RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>

p4raw-id: //depot/perl@10410

23 years agoMention that lexicalizing $a or $b is a bad idea if one
Jarkko Hietaniemi [Sun, 3 Jun 2001 17:27:13 +0000]
Mention that lexicalizing $a or $b is a bad idea if one
wants to use sort().

p4raw-id: //depot/perl@10409

23 years agoTweak the test to be happy if the accuracy is 'good enough'.
Jarkko Hietaniemi [Sun, 3 Jun 2001 16:52:41 +0000]
Tweak the test to be happy if the accuracy is 'good enough'.

p4raw-id: //depot/perl@10408

23 years agoUpgrade to Attribute::Handlers 0.70.
Jarkko Hietaniemi [Sun, 3 Jun 2001 16:50:33 +0000]
Upgrade to Attribute::Handlers 0.70.

NOTE: this unearthed the "too late for CHECK block" bug,
that's why the 1_compile.t change.

p4raw-id: //depot/perl@10407

23 years agoOne less -Wall whine.
Jarkko Hietaniemi [Sun, 3 Jun 2001 16:40:03 +0000]
One less -Wall whine.

p4raw-id: //depot/perl@10406

23 years agoIntegrate change #10404 from maintperl; eval.t was in pre-10394 mood.
Jarkko Hietaniemi [Sun, 3 Jun 2001 16:30:34 +0000]
Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.

p4raw-link: @10404 on //depot/maint-5.6/perl: 62bda1a5f4287c07607d002738961da56cf9f92c

p4raw-id: //depot/perl@10405
p4raw-integrated: from //depot/maint-5.6/perl@10403 'merge in'
t/op/eval.t (@5902..)

23 years agoUpdate to Text::Balanced 1.85.
Jarkko Hietaniemi [Sun, 3 Jun 2001 16:22:59 +0000]
Update to Text::Balanced 1.85.

p4raw-id: //depot/perl@10403

23 years agoRe: ext/Socket/Socket.xs
Nicholas Clark [Sun, 3 Jun 2001 17:54:36 +0000]
Re: ext/Socket/Socket.xs
Message-ID: <20010603175436.E76396@plum.flirble.org>

p4raw-id: //depot/perl@10402

23 years agoUnused variables.
Jarkko Hietaniemi [Sun, 3 Jun 2001 16:09:33 +0000]
Unused variables.

p4raw-id: //depot/perl@10401

23 years agoAPIfy op_clear
Simon Cozens [Sun, 3 Jun 2001 13:51:46 +0000]
APIfy op_clear
Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>

(despite the subject line, op_null is APIfied by the patch)

p4raw-id: //depot/perl@10400

23 years agot/lib/extutils.t
Nicholas Clark [Sat, 2 Jun 2001 23:57:05 +0000]
t/lib/extutils.t
Message-ID: <20010602235705.Q12698@plum.flirble.org>

p4raw-id: //depot/perl@10399

23 years agoupdate two win32 Makefiles
Prymmer/Kahn [Sun, 3 Jun 2001 08:55:14 +0000]
update two win32 Makefiles
Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>

p4raw-id: //depot/perl@10398

23 years agoRe: 'decimal digits' macro?
Hugo van der Sanden [Sun, 3 Jun 2001 04:26:36 +0000]
Re: 'decimal digits' macro?
Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>

p4raw-id: //depot/perl@10397

23 years agoRe: [ID 20010529.006] String plus zero inconsistent across platforms
Hugo van der Sanden [Sun, 3 Jun 2001 14:56:30 +0000]
Re: [ID 20010529.006] String plus zero inconsistent across platforms
Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>

p4raw-id: //depot/perl@10396

23 years agoIntegrate change #10394 from maintperl; lexical file scope leakage.
Jarkko Hietaniemi [Sun, 3 Jun 2001 14:59:41 +0000]
Integrate change #10394 from maintperl; lexical file scope leakage.

p4raw-link: @10394 on //depot/maint-5.6/perl: f8a08f7b8bd67b287f13d07e110e93e62aebd509

p4raw-id: //depot/perl@10395
p4raw-integrated: from //depot/maint-5.6/perl@10393 'copy in'
t/pragma/warn/universal (@5902..) 'merge in' perly.c (@8159..)
vms/perly_c.vms (@8169..) t/op/misc.t (@8636..) perly.y
(@9292..)

23 years agoMore VMS tweaks from Craig A. Berry.
Jarkko Hietaniemi [Sat, 2 Jun 2001 16:55:03 +0000]
More VMS tweaks from Craig A. Berry.

p4raw-id: //depot/perl@10393

23 years ago-Wall cleanup continues.
Jarkko Hietaniemi [Sat, 2 Jun 2001 16:48:26 +0000]
-Wall cleanup continues.

p4raw-id: //depot/perl@10392

23 years agoDrop the -ansi from the default gcc flags.
Jarkko Hietaniemi [Sat, 2 Jun 2001 13:29:12 +0000]
Drop the -ansi from the default gcc flags.

Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
that struct cannot be compared with a flat integer, such as STRLEN.
The -ansi will also cause a lot of noise in Solaris because of:
/usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list

p4raw-id: //depot/perl@10390

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Sat, 2 Jun 2001 13:14:57 +0000]
Integrate perlio:

[ 10387]
Tweak util.c's atof2 for MULTIPLICITY

p4raw-link: @10387 on //depot/perlio: 877f6a72ce9e4136d451f9f42b3110d9bdea9781

p4raw-id: //depot/perl@10389

23 years agoIntegrate mainline
Nick Ing-Simmons [Sat, 2 Jun 2001 08:01:12 +0000]
Integrate mainline

p4raw-id: //depot/perlio@10388

23 years agoTweak util.c's atof2 for MULTIPLICITY
Nick Ing-Simmons [Sat, 2 Jun 2001 07:39:17 +0000]
Tweak util.c's atof2 for MULTIPLICITY

p4raw-id: //depot/perlio@10387

23 years agoIntegrate mainline
Nick Ing-Simmons [Sat, 2 Jun 2001 07:38:33 +0000]
Integrate mainline

p4raw-id: //depot/perlio@10386

23 years agoAdd Attribute::Handlers 0.61 from Damian Conway.
Jarkko Hietaniemi [Fri, 1 Jun 2001 22:12:48 +0000]
Add Attribute::Handlers 0.61 from Damian Conway.

p4raw-id: //depot/perl@10385

23 years agoallow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
Peter Prymmer [Fri, 1 Jun 2001 15:49:22 +0000]
allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>

p4raw-id: //depot/perl@10384

23 years ago'do 1' and puzzling (?>...)
Jeff Pinyan [Fri, 1 Jun 2001 14:13:56 +0000]
'do 1' and puzzling (?>...)
Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>

p4raw-id: //depot/perl@10383

23 years agoconfigure.com tweaks
Craig A. Berry [Fri, 1 Jun 2001 13:55:43 +0000]
configure.com tweaks
Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>

p4raw-id: //depot/perl@10382

23 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 1 Jun 2001 16:37:21 +0000]
Update Changes.

p4raw-id: //depot/perl@10381

23 years agoRe: [ID 20010529.004] program doesn't work unless in debug mode
Mike Guy [Fri, 1 Jun 2001 18:17:02 +0000]
Re: [ID 20010529.004] program doesn't work unless in debug mode
Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>

p4raw-id: //depot/perl@10380

23 years agoRe: [ID 20010529.006] String plus zero inconsistent across platforms
Hugo van der Sanden [Thu, 31 May 2001 20:49:48 +0000]
Re: [ID 20010529.006] String plus zero inconsistent across platforms
Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>

p4raw-id: //depot/perl@10379

23 years agoZero() is not available in x2p (or, rather, some of its
Jarkko Hietaniemi [Fri, 1 Jun 2001 15:56:35 +0000]
Zero() is not available in x2p (or, rather, some of its
implementations like memzero() might not be available.)

p4raw-id: //depot/perl@10378

23 years agobzero -> memset
Michael G. Schwern [Fri, 1 Jun 2001 12:00:29 +0000]
bzero -> memset
Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>

(But use Zero() instead of memset.)

p4raw-id: //depot/perl@10377