This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
22 years agoMore verbose failure.
Jarkko Hietaniemi [Mon, 4 Jun 2001 16:29:40 +0000 (16:29 +0000)]
More verbose failure.

p4raw-id: //depot/perl@10432

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

p4raw-id: //depot/perl@10431

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

p4raw-id: //depot/perl@10430

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

p4raw-id: //depot/perl@10429

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

p4raw-id: //depot/perl@10428

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

p4raw-id: //depot/perl@10427

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

p4raw-id: //depot/perl@10426

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

p4raw-id: //depot/perl@10425

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

p4raw-id: //depot/perl@10424

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

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

p4raw-id: //depot/perl@10423

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

p4raw-id: //depot/perl@10421

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

p4raw-id: //depot/perl@10420

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

p4raw-id: //depot/perl@10419

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

p4raw-id: //depot/perl@10418

22 years agoVarious "cast to pointer from integer of different size"
Jarkko Hietaniemi [Sun, 3 Jun 2001 23:37:17 +0000 (23:37 +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

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

p4raw-id: //depot/perl@10416

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

p4raw-id: //depot/perl@10415

22 years agoPotential buffer overrun if the radix separator is more than
Jarkko Hietaniemi [Sun, 3 Jun 2001 22:49:55 +0000 (22:49 +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

22 years agoIntegrate change #10412 from maintperl; locale is now
Jarkko Hietaniemi [Sun, 3 Jun 2001 22:42:10 +0000 (22:42 +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..)

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

p4raw-id: //depot/perl@10411

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

p4raw-id: //depot/perl@10410

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

p4raw-id: //depot/perl@10409

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

p4raw-id: //depot/perl@10408

22 years agoUpgrade to Attribute::Handlers 0.70.
Jarkko Hietaniemi [Sun, 3 Jun 2001 16:50:33 +0000 (16:50 +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

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

p4raw-id: //depot/perl@10406

22 years agoIntegrate change #10404 from maintperl; eval.t was in pre-10394 mood.
Jarkko Hietaniemi [Sun, 3 Jun 2001 16:30:34 +0000 (16:30 +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..)

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

p4raw-id: //depot/perl@10403

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

p4raw-id: //depot/perl@10402

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

p4raw-id: //depot/perl@10401

22 years agoAPIfy op_clear
Simon Cozens [Sun, 3 Jun 2001 13:51:46 +0000 (14:51 +0100)]
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

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

p4raw-id: //depot/perl@10399

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

p4raw-id: //depot/perl@10398

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

p4raw-id: //depot/perl@10397

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

p4raw-id: //depot/perl@10396

22 years agoIntegrate change #10394 from maintperl; lexical file scope leakage.
Jarkko Hietaniemi [Sun, 3 Jun 2001 14:59:41 +0000 (14:59 +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..)

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

p4raw-id: //depot/perl@10393

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

p4raw-id: //depot/perl@10392

22 years agoDrop the -ansi from the default gcc flags.
Jarkko Hietaniemi [Sat, 2 Jun 2001 13:29:12 +0000 (13:29 +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

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

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

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

p4raw-id: //depot/perl@10389

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

p4raw-id: //depot/perlio@10388

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

p4raw-id: //depot/perlio@10387

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

p4raw-id: //depot/perlio@10386

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

p4raw-id: //depot/perl@10385

22 years agoallow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
Peter Prymmer [Fri, 1 Jun 2001 15:49:22 +0000 (08:49 -0700)]
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

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

p4raw-id: //depot/perl@10383

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

p4raw-id: //depot/perl@10382

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

p4raw-id: //depot/perl@10381

22 years agoRe: [ID 20010529.004] program doesn't work unless in debug mode
Mike Guy [Fri, 1 Jun 2001 18:17:02 +0000 (19:17 +0100)]
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

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

p4raw-id: //depot/perl@10379

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

p4raw-id: //depot/perl@10378

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

(But use Zero() instead of memset.)

p4raw-id: //depot/perl@10377

22 years agoRe: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
Jeff Pinyan [Fri, 1 Jun 2001 10:33:55 +0000 (06:33 -0400)]
Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>

p4raw-id: //depot/perl@10376

22 years agoRetract #10324 and #10333; not needed.
Jarkko Hietaniemi [Fri, 1 Jun 2001 15:36:35 +0000 (15:36 +0000)]
Retract #10324 and #10333; not needed.

p4raw-id: //depot/perl@10375

22 years agoThe #10370 wasn't quite right.
Jarkko Hietaniemi [Fri, 1 Jun 2001 15:35:19 +0000 (15:35 +0000)]
The #10370 wasn't quite right.

p4raw-id: //depot/perl@10374

22 years agoConfigure tweaks; record the Berkeley DB version,
Jarkko Hietaniemi [Fri, 1 Jun 2001 15:34:24 +0000 (15:34 +0000)]
Configure tweaks; record the Berkeley DB version,
probe for realpath(), for setresuid() and setresgid()
prototypes; use realpath() (try to be paranoid enough),
use the setres[ug]id prototypes because glibc has the functions
but not their prototypes; add -Wall -ansi to gcc ccflags;
regen toc.

p4raw-id: //depot/perl@10372

22 years agoRe: [PATCH xsutils.c] Quieting warnings
Michael G. Schwern [Fri, 1 Jun 2001 11:28:14 +0000 (12:28 +0100)]
Re: [PATCH xsutils.c] Quieting warnings
Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>

p4raw-id: //depot/perl@10371

22 years agoFix -Wall on XS::Typemap
Tim Jenness [Thu, 31 May 2001 16:15:37 +0000 (06:15 -1000)]
Fix -Wall on XS::Typemap
Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>

p4raw-id: //depot/perl@10370

22 years ago[patch] Cwd.xs optimizations/abstraction
Doug MacEachern [Thu, 31 May 2001 17:37:37 +0000 (10:37 -0700)]
[patch] Cwd.xs optimizations/abstraction
Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net>

p4raw-id: //depot/perl@10369

22 years agoRe: Why t/lib/extutils.t is failing (was Re: [PATCH] Re: [PATCH] Re: [SPAM] Re:...
Nicholas Clark [Thu, 31 May 2001 23:56:40 +0000 (00:56 +0100)]
Re: Why t/lib/extutils.t is failing  (was Re: [PATCH] Re: [PATCH] Re: [SPAM] Re: [SPAM] Re: [EGGS] Re: [BACON] Re: [TOAST] Re: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!])
Message-ID: <20010531235640.F12698@plum.flirble.org>

Make the test work also under only static extensions
(sh Configure -Uusedl fakes this nicely)

p4raw-id: //depot/perl@10368

22 years agoEliminating trigraph
Michael G. Schwern [Fri, 1 Jun 2001 11:49:56 +0000 (12:49 +0100)]
Eliminating trigraph
Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>

p4raw-id: //depot/perl@10367

22 years agoRe: [PATCH] Tests for File::Compare
Philip Newton [Thu, 31 May 2001 19:44:05 +0000 (21:44 +0200)]
Re: [PATCH] Tests for File::Compare
Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>

Unnecessary "quotation marks".

p4raw-id: //depot/perl@10366

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Fri, 1 Jun 2001 12:13:26 +0000 (12:13 +0000)]
Integrate perlio:

[ 10364]
Cleanup dll.base and dll.exp created by GCC builds.

[ 10363]
Make filecomp test work on CRLF platforms by adding binmode.

p4raw-link: @10364 on //depot/perlio: 562c1c190437b5b6cd7367e07a3dd748f2d9f34f
p4raw-link: @10363 on //depot/perlio: e5a04bd3608b6c4e986b3e42b05c62a441470936

p4raw-id: //depot/perl@10365

22 years agoCleanup dll.base and dll.exp created by GCC builds.
Nick Ing-Simmons [Fri, 1 Jun 2001 10:13:31 +0000 (10:13 +0000)]
Cleanup dll.base and dll.exp created by GCC builds.

p4raw-id: //depot/perlio@10364

22 years agoMake filecomp test work on CRLF platforms by adding binmode.
Nick Ing-Simmons [Fri, 1 Jun 2001 10:02:17 +0000 (10:02 +0000)]
Make filecomp test work on CRLF platforms by adding binmode.

p4raw-id: //depot/perlio@10363

22 years agoIntegrate mainline
Nick Ing-Simmons [Fri, 1 Jun 2001 08:37:17 +0000 (08:37 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@10362

22 years agopanic:claustrophobia.
Jarkko Hietaniemi [Thu, 31 May 2001 15:09:34 +0000 (15:09 +0000)]
panic:claustrophobia.

p4raw-id: //depot/perl@10361

22 years agoUpdate Changes.
Jarkko Hietaniemi [Thu, 31 May 2001 13:04:25 +0000 (13:04 +0000)]
Update Changes.

p4raw-id: //depot/perl@10360

22 years agoIntegrate mainline.
Nick Ing-Simmons [Thu, 31 May 2001 12:35:50 +0000 (12:35 +0000)]
Integrate mainline.

p4raw-id: //depot/perlio@10359

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Thu, 31 May 2001 12:35:05 +0000 (12:35 +0000)]
Integrate perlio:

[ 10350]
win32 - dmake regen_config_h

[ 10348]
Tolerate Win32 numerics

p4raw-link: @10350 on //depot/perlio: d81cc1197265cf2e1ba85b72980f829cb1ccf30b
p4raw-link: @10348 on //depot/perlio: fbfa96bda4befdd487dbdffb28474c77cd230a88

p4raw-id: //depot/perl@10358

22 years agoAllow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
Jarkko Hietaniemi [Thu, 31 May 2001 12:33:41 +0000 (12:33 +0000)]
Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
(idea from Sarathy; implementation from Andy)

p4raw-id: //depot/perl@10356

22 years agoMore AUTHORS.
Jarkko Hietaniemi [Thu, 31 May 2001 12:18:06 +0000 (12:18 +0000)]
More AUTHORS.

p4raw-id: //depot/perl@10355

22 years agoRe: [PATCH] Tests for File::Compare
Alexander Gough [Thu, 31 May 2001 13:26:34 +0000 (14:26 +0100)]
Re: [PATCH] Tests for File::Compare
Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>

p4raw-id: //depot/perl@10354

22 years ago[PATCH] DEBUG_* macro cleanups
Abhijit Menon-Sen [Thu, 31 May 2001 12:16:22 +0000 (17:46 +0530)]
[PATCH] DEBUG_* macro cleanups
Date: Thu, 31 May 2001 12:16:22 +0530
Message-ID: <20010531121622.B4829@lustre.linux.in>

Subject: Re: [PATCH] DEBUG_* macro cleanups
From: Abhijit Menon-Sen <ams@wiw.org>
Date: Thu, 31 May 2001 13:57:01 +0530
Message-ID: <20010531135701.A21775@lustre.linux.in>

(The DEBUG_ definitions in perl.h changed to use the
STMT_START and STMT_END.)

p4raw-id: //depot/perl@10353

22 years ago-Wall cleanups: perl.c, gv.c, Storable.xs
Abhijit Menon-Sen [Thu, 31 May 2001 08:27:55 +0000 (13:57 +0530)]
-Wall cleanups: perl.c, gv.c, Storable.xs
Message-ID: <20010531082755.A10018@lustre.linux.in>

p4raw-id: //depot/perl@10352

22 years ago[PATCH] AUTHORS
Jarkko Hietaniemi [Thu, 31 May 2001 11:45:16 +0000 (11:45 +0000)]
[PATCH] AUTHORS
From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
Date: Thu, 31 May 2001 01:27:59 -0500
Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>

Subject: Re: [PATCH] AUTHORS
From: "Philip Newton" <Philip.Newton@gmx.net>
Date: Thu, 31 May 2001 10:08:06 +0200
(Message-Id missing?)

p4raw-id: //depot/perl@10351

22 years agowin32 - dmake regen_config_h
Nick Ing-Simmons [Thu, 31 May 2001 11:40:43 +0000 (11:40 +0000)]
win32 - dmake regen_config_h

p4raw-id: //depot/perlio@10350

22 years agoRe: [PATCH util.c] More warning cleanups.
Philip Newton [Thu, 31 May 2001 07:41:36 +0000 (09:41 +0200)]
Re: [PATCH util.c] More warning cleanups.
Message-Id: <200105310538.IAA25458@taku.hut.fi>

Undo C++-ism that snekt in.

p4raw-id: //depot/perl@10349

22 years agoTolerate Win32 numerics
Nick Ing-Simmons [Thu, 31 May 2001 11:36:46 +0000 (11:36 +0000)]
Tolerate Win32 numerics

p4raw-id: //depot/perlio@10348

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Thu, 31 May 2001 11:29:40 +0000 (11:29 +0000)]
Integrate perlio:

[ 10346]
Hack to restore Win32 pseudo fork broken by Multiple Interpreter
perlio.c change 10255.

[ 10345]
Conditionally put back some "unused" dTHX which are used
with PERL_IMPLICIT_SYS

[ 10344]
Fix Win32 for new spelling IN_BYTES

[ 10343]
perlio.c -Wall cleaner under MULTIPLICITY
- still minor noise with linux stdio

p4raw-link: @10346 on //depot/perlio: 43c11ae32f2c63853f6dad68c06fa62b85a197d6
p4raw-link: @10345 on //depot/perlio: 7bcba3d466361ea9f039c4197851bf699e60ac75
p4raw-link: @10344 on //depot/perlio: c8f3d7f86a0715a287438848383b60186963ea34
p4raw-link: @10343 on //depot/perlio: 2a1bc9556f83d7d12fdf8e64def31d3f8896b237

p4raw-id: //depot/perl@10347

22 years agoHack to restore Win32 pseudo fork broken by Multiple Interpreter
Nick Ing-Simmons [Thu, 31 May 2001 10:54:55 +0000 (10:54 +0000)]
Hack to restore Win32 pseudo fork broken by Multiple Interpreter
perlio.c change 10255.

p4raw-id: //depot/perlio@10346

22 years agoConditionally put back some "unused" dTHX which are used
Nick Ing-Simmons [Thu, 31 May 2001 10:01:57 +0000 (10:01 +0000)]
Conditionally put back some "unused" dTHX which are used
with PERL_IMPLICIT_SYS

p4raw-id: //depot/perlio@10345

22 years agoFix Win32 for new spelling IN_BYTES
Nick Ing-Simmons [Thu, 31 May 2001 10:00:59 +0000 (10:00 +0000)]
Fix Win32 for new spelling IN_BYTES

p4raw-id: //depot/perlio@10344

22 years agoperlio.c -Wall cleaner under MULTIPLICITY
Nick Ing-Simmons [Thu, 31 May 2001 08:01:32 +0000 (08:01 +0000)]
perlio.c -Wall cleaner under MULTIPLICITY
  - still minor noise with linux stdio

p4raw-id: //depot/perlio@10343

22 years agoIntegrate mainline.
Nick Ing-Simmons [Thu, 31 May 2001 07:52:23 +0000 (07:52 +0000)]
Integrate mainline.

p4raw-id: //depot/perlio@10342

22 years agoAUTHORS updates.
Jarkko Hietaniemi [Thu, 31 May 2001 01:39:02 +0000 (01:39 +0000)]
AUTHORS updates.

p4raw-id: //depot/perl@10341

22 years agonew md5sum for modified MD5.xs file
Peter Prymmer [Wed, 30 May 2001 17:57:20 +0000 (10:57 -0700)]
new md5sum for modified MD5.xs file
Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>

p4raw-id: //depot/perl@10340

22 years agoSalvage bits and pieces from the experimental 'utf8 everywhere'
Jarkko Hietaniemi [Thu, 31 May 2001 00:16:44 +0000 (00:16 +0000)]
Salvage bits and pieces from the experimental 'utf8 everywhere'
patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
to match the pragma name; various robustness cleanups.

p4raw-id: //depot/perl@10339

22 years agoMore -Wall sweeping.
Jarkko Hietaniemi [Wed, 30 May 2001 23:56:14 +0000 (23:56 +0000)]
More -Wall sweeping.

p4raw-id: //depot/perl@10338

22 years ago(was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
Nicholas Clark [Wed, 30 May 2001 22:34:41 +0000 (23:34 +0100)]
(was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
Message-ID: <20010530223441.Y86445@plum.flirble.org>

p4raw-id: //depot/perl@10337

22 years agoIt's is not, it isn't ain't, and it's it's, not its,
Jarkko Hietaniemi [Wed, 30 May 2001 23:18:48 +0000 (23:18 +0000)]
It's is not, it isn't ain't, and it's it's, not its,
if you mean it is. If you don't, it's its. Then too,
it's hers. It isn't her's. It isn't our's either.
It's ours, and likewise yours and theirs.
       -- Oxford University Press, Edpress News

p4raw-id: //depot/perl@10336

22 years agoMore -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
Jarkko Hietaniemi [Wed, 30 May 2001 23:12:30 +0000 (23:12 +0000)]
More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.

p4raw-id: //depot/perl@10335

22 years ago[PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
Jarkko Hietaniemi [Wed, 30 May 2001 22:52:41 +0000 (22:52 +0000)]
[PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
From: Michael G Schwern <schwern@pobox.com>
Date: Wed, 30 May 2001 17:10:38 +0100
Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>

Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
From: Abhijit Menon-Sen <ams@wiw.org>
Date: Wed, 30 May 2001 23:16:13 +0530
Message-ID: <20010530231613.A31933@lustre.linux.in>

p4raw-id: //depot/perl@10334

22 years ago(Retracted by #10375.)
Jarkko Hietaniemi [Wed, 30 May 2001 22:25:02 +0000 (22:25 +0000)]
(Retracted by #10375.)

IRIX hints patch from Merijn Broeren.

TODO: (this and the earlier Linux hints patch) should be solved
at Configure level.  Merijn: -ldb should not be used on any platform
for perl, just when linking DBFile itself. Trying to be helpful here
is counterproductive.

p4raw-id: //depot/perl@10333

22 years agoRe: [PATCH doop.c] unused variable in Perl_do_join
Nicholas Clark [Wed, 30 May 2001 23:20:58 +0000 (00:20 +0100)]
Re: [PATCH doop.c] unused variable in Perl_do_join
Message-ID: <20010530232058.B86445@plum.flirble.org>

p4raw-id: //depot/perl@10332

22 years agoRe: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
Michael G. Schwern [Wed, 30 May 2001 15:24:20 +0000 (16:24 +0100)]
Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>

p4raw-id: //depot/perl@10331

22 years agoThe regex trick wasn't a good idea.
Jarkko Hietaniemi [Wed, 30 May 2001 22:02:21 +0000 (22:02 +0000)]
The regex trick wasn't a good idea.

p4raw-id: //depot/perl@10330

22 years agoIntegrate mainline
Nick Ing-Simmons [Wed, 30 May 2001 18:34:35 +0000 (18:34 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@10329

22 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 30 May 2001 14:28:39 +0000 (14:28 +0000)]
Update Changes.

p4raw-id: //depot/perl@10328

22 years agoMore -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
Jarkko Hietaniemi [Wed, 30 May 2001 14:06:36 +0000 (14:06 +0000)]
More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
is now wrong.

p4raw-id: //depot/perl@10326

22 years agoIntroduce $Config{afsroot}.
Jarkko Hietaniemi [Wed, 30 May 2001 14:04:28 +0000 (14:04 +0000)]
Introduce $Config{afsroot}.

p4raw-id: //depot/perl@10325