23 years ago[ID 20010625.009] open(FILE,"+foo") [PATCH]
Robert Spier [Wed, 27 Jun 2001 23:13:16 +0000]
[ID 20010625.009] open(FILE,"+foo") [PATCH]
Message-ID: <15162.41164.618712.841415@rls.cx>

p4raw-id: //depot/perl@10999

23 years agoavoid overflow in numeric.c:S_mulexp10() on VAX
Peter Prymmer [Wed, 27 Jun 2001 19:25:49 +0000]
avoid overflow in numeric.c:S_mulexp10() on VAX
Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>

p4raw-id: //depot/perl@10998

23 years ago[patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
Peter Prymmer [Wed, 27 Jun 2001 17:33:33 +0000]
[patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>

p4raw-id: //depot/perl@10997

23 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 27 Jun 2001 20:34:11 +0000]
Update Changes.

p4raw-id: //depot/perl@10996

23 years agoTiny EPOC updates.
Jarkko Hietaniemi [Wed, 27 Jun 2001 20:06:28 +0000]
Tiny EPOC updates.

p4raw-id: //depot/perl@10995

23 years agoThe Test::More and Test::Simple tests required help
Jarkko Hietaniemi [Wed, 27 Jun 2001 19:55:16 +0000]
The Test::More and Test::Simple tests required help
thanks to our schizophrenic test scheme.

p4raw-id: //depot/perl@10994

23 years agoUpgrade to Test::Simple 0.09.
Jarkko Hietaniemi [Wed, 27 Jun 2001 17:17:30 +0000]
Upgrade to Test::Simple 0.09.

p4raw-id: //depot/perl@10993

23 years agoUpgrade to Test::More 0.07.
Jarkko Hietaniemi [Wed, 27 Jun 2001 17:11:28 +0000]
Upgrade to Test::More 0.07.

p4raw-id: //depot/perl@10992

23 years agoRe: [PATCH] gcc-3.0 warnings on HP-UX
H.Merijn Brand [Wed, 27 Jun 2001 18:40:04 +0000]
Re: [PATCH] gcc-3.0 warnings on HP-UX
Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@10991

23 years agoMessage-Id: <200106271746.NAA02789@bottesini.harvard.edu>
Norton T. Allen [Wed, 27 Jun 2001 13:46:03 +0000]
Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>

p4raw-id: //depot/perl@10990

23 years agotwo little documentation nits
Abhijit Menon-Sen [Wed, 27 Jun 2001 20:07:50 +0000]
two little documentation nits
Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>

p4raw-id: //depot/perl@10989

23 years agofor QNX
Norton T. Allen [Wed, 27 Jun 2001 10:33:05 +0000]
for QNX
Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>

p4raw-id: //depot/perl@10988

23 years agoAdding TODO tests (was: Re: a report on perl@10930 results on a couple of Alphas)
Michael G. Schwern [Wed, 27 Jun 2001 02:34:58 +0000]
Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
Message-ID: <20010627023458.K23874@blackrider>

p4raw-id: //depot/perl@10987

23 years agoAdd perl_clone_host() for Netware.
Jarkko Hietaniemi [Wed, 27 Jun 2001 12:01:49 +0000]
Add perl_clone_host() for Netware.

p4raw-id: //depot/perl@10986

23 years agoGCC 3.0 hints for HP-UX.
Jarkko Hietaniemi [Wed, 27 Jun 2001 11:56:53 +0000]
GCC 3.0 hints for HP-UX.

p4raw-id: //depot/perl@10985

23 years agoIn some Linux distributions the libndbm is broken
Jarkko Hietaniemi [Wed, 27 Jun 2001 11:55:06 +0000]
In some Linux distributions the libndbm is broken
(no null key support), therefore link with libgdbm
(if available), since it has a working ndbm emulation,
from Jonathan Stowe.

p4raw-id: //depot/perl@10984

23 years agofind.t hack for VMS
Craig A. Berry [Tue, 26 Jun 2001 23:40:25 +0000]
find.t hack for VMS
Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>

p4raw-id: //depot/perl@10983

23 years agoAUTHORS updates.
Jarkko Hietaniemi [Wed, 27 Jun 2001 11:47:30 +0000]
AUTHORS updates.

p4raw-id: //depot/perl@10982

23 years ago"lose the it's", from Abhijit Menon-Sen.
Jarkko Hietaniemi [Wed, 27 Jun 2001 11:45:29 +0000]
"lose the it's", from Abhijit Menon-Sen.
("It's" not searched, pods not searched.)

p4raw-id: //depot/perl@10980

23 years ago"lose the looses", from Abhijit Menon-Sen.
Jarkko Hietaniemi [Wed, 27 Jun 2001 11:36:40 +0000]
"lose the looses", from Abhijit Menon-Sen.

p4raw-id: //depot/perl@10979

23 years agoCatch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
Jarkko Hietaniemi [Wed, 27 Jun 2001 11:35:38 +0000]
Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.

p4raw-id: //depot/perl@10978

23 years agoDEC C 5.3 on the VAX simply doesn't seem to like
Jarkko Hietaniemi [Wed, 27 Jun 2001 11:33:28 +0000]
DEC C 5.3 on the VAX simply doesn't seem to like
compiling the MD5 extension, disable it there for now,
from Peter Prymmer.

p4raw-id: //depot/perl@10977

23 years agoRe: [PATCH perlfaq3.pod] and a question about it.
Jonathan Stowe [Tue, 26 Jun 2001 20:53:40 +0000]
Re: [PATCH perlfaq3.pod] and a question about it.
Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>

p4raw-id: //depot/perl@10976

23 years agoperlxs misprints
Ilya Zakharevich [Tue, 26 Jun 2001 17:20:00 +0000]
perlxs misprints
Message-ID: <20010626172000.A26951@math.ohio-state.edu>

p4raw-id: //depot/perl@10975

23 years agoxsubpp flags from the command line
Ilya Zakharevich [Tue, 26 Jun 2001 17:27:07 +0000]
xsubpp flags from the command line
Message-ID: <20010626172707.A27097@math.ohio-state.edu>

p4raw-id: //depot/perl@10974

23 years agoOPTIMIZE=-g
Ilya Zakharevich [Tue, 26 Jun 2001 17:23:24 +0000]
OPTIMIZE=-g
Message-ID: <20010626172324.A27003@math.ohio-state.edu>

p4raw-id: //depot/perl@10973

23 years agoBetter place for nop IN_LOCALE_NUMERIC, pointed out
Jarkko Hietaniemi [Tue, 26 Jun 2001 20:27:19 +0000]
Better place for nop IN_LOCALE_NUMERIC, pointed out
by Olaf Flebbe.

p4raw-id: //depot/perl@10972

23 years agoDetypo.
Jarkko Hietaniemi [Tue, 26 Jun 2001 19:59:41 +0000]
Detypo.

p4raw-id: //depot/perl@10971

23 years agoperl_clone_host() needs PERL_IMPLICIT_SYS.
Jarkko Hietaniemi [Tue, 26 Jun 2001 19:10:19 +0000]
perl_clone_host() needs PERL_IMPLICIT_SYS.

p4raw-id: //depot/perl@10970

23 years ago[patch] perl_clone+CvFILE
Doug MacEachern [Tue, 26 Jun 2001 09:01:16 +0000]
[patch] perl_clone+CvFILE
Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>

p4raw-id: //depot/perl@10969

23 years agoRe: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
Mark-Jason Dominus [Tue, 26 Jun 2001 12:33:01 +0000]
Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
Message-ID: <20010626163301.31298.qmail@plover.com>

p4raw-id: //depot/perl@10968

23 years agoUpdate Changes.
Jarkko Hietaniemi [Tue, 26 Jun 2001 14:21:49 +0000]
Update Changes.

p4raw-id: //depot/perl@10967

23 years agoAlso catfile() needs now to explicitly exported.
Jarkko Hietaniemi [Tue, 26 Jun 2001 14:08:34 +0000]
Also catfile() needs now to explicitly exported.

p4raw-id: //depot/perl@10966

23 years agoRegen toc.
Jarkko Hietaniemi [Tue, 26 Jun 2001 13:57:54 +0000]
Regen toc.

p4raw-id: //depot/perl@10965

23 years agoNonexistent pod command.
Jarkko Hietaniemi [Tue, 26 Jun 2001 13:56:11 +0000]
Nonexistent pod command.

p4raw-id: //depot/perl@10964

23 years agoBe more portable in the quest for tmpdir.
Jarkko Hietaniemi [Tue, 26 Jun 2001 13:50:53 +0000]
Be more portable in the quest for tmpdir.

p4raw-id: //depot/perl@10963

23 years agoBe more portable in finding out the home directory,
Jarkko Hietaniemi [Tue, 26 Jun 2001 13:43:51 +0000]
Be more portable in finding out the home directory,
and use File::Spec to do the concat.
(Come to think of it, couldn't File::Spec provide
for a ->homedir method?)

p4raw-id: //depot/perl@10962

23 years agoDoc patch for #10959.
Jarkko Hietaniemi [Tue, 26 Jun 2001 13:37:30 +0000]
Doc patch for #10959.

p4raw-id: //depot/perl@10961

23 years agoRe: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
Philip Newton [Tue, 26 Jun 2001 16:26:47 +0000]
Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
Message-ID: <3B38B7C7.32635.1E8DC14@localhost>

p4raw-id: //depot/perl@10960

23 years ago[PATH] shared -> unique;
Artur Bergman [Tue, 26 Jun 2001 16:18:40 +0000]
[PATH] shared -> unique;
Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>

Because "shared" isn't: it's read-only.

p4raw-id: //depot/perl@10959

23 years agoEscape multiline croak messages.
Jarkko Hietaniemi [Tue, 26 Jun 2001 13:28:27 +0000]
Escape multiline croak messages.

p4raw-id: //depot/perl@10958

23 years agoNo more pragma/*.t for minitest.
Jarkko Hietaniemi [Tue, 26 Jun 2001 13:18:34 +0000]
No more pragma/*.t for minitest.

p4raw-id: //depot/perl@10957

23 years agoAUTHORS updates.
Jarkko Hietaniemi [Tue, 26 Jun 2001 13:18:00 +0000]
AUTHORS updates.

p4raw-id: //depot/perl@10956

23 years agodelta updates.
Jarkko Hietaniemi [Tue, 26 Jun 2001 13:17:05 +0000]
delta updates.

p4raw-id: //depot/perl@10955

23 years agoAdds perl_clone_host under IMPLICIT SYS
Artur Bergman [Tue, 26 Jun 2001 15:32:53 +0000]
Adds perl_clone_host under IMPLICIT SYS
Message-ID: <B75E5BA5.1A7C%artur@contiller.se>

p4raw-id: //depot/perl@10954

23 years agoTest Fails on SCO
Jonathan Stowe [Tue, 26 Jun 2001 10:29:57 +0000]
Test Fails on SCO
Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>

SCO OpenServer 5.0.5 needs an explicit -lc for usleep().

p4raw-id: //depot/perl@10953

23 years agostatic build
Ilya Zakharevich [Tue, 26 Jun 2001 04:22:25 +0000]
static build
Message-ID: <20010626042225.A2604@math.ohio-state.edu>

p4raw-id: //depot/perl@10952

23 years agoDJGPP patches from Laszlo Molnar.
Jarkko Hietaniemi [Tue, 26 Jun 2001 11:55:59 +0000]
DJGPP patches from Laszlo Molnar.

p4raw-id: //depot/perl@10951

23 years agoNetware patches from Ananth Kesari.
Jarkko Hietaniemi [Tue, 26 Jun 2001 11:54:32 +0000]
Netware patches from Ananth Kesari.

p4raw-id: //depot/perl@10950

23 years agoDetypo.
Jarkko Hietaniemi [Tue, 26 Jun 2001 11:49:09 +0000]
Detypo.

p4raw-id: //depot/perl@10949

23 years agoThere seems to be two ways of spelling the $^O in *STEP.
Jarkko Hietaniemi [Tue, 26 Jun 2001 03:44:29 +0000]
There seems to be two ways of spelling the $^O in *STEP.

p4raw-id: //depot/perl@10948

23 years agoOpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
Jarkko Hietaniemi [Tue, 26 Jun 2001 03:01:01 +0000]
OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.

p4raw-id: //depot/perl@10947

23 years agoKnown bugs update.
Jarkko Hietaniemi [Tue, 26 Jun 2001 02:50:46 +0000]
Known bugs update.

p4raw-id: //depot/perl@10946

23 years agoThe default installation of Cygwin has 500 as root's uid.
Jarkko Hietaniemi [Tue, 26 Jun 2001 01:15:39 +0000]
The default installation of Cygwin has 500 as root's uid.

p4raw-id: //depot/perl@10945

23 years agoBe even more relaxed (re-allow having only one entry).
Jarkko Hietaniemi [Tue, 26 Jun 2001 01:12:39 +0000]
Be even more relaxed (re-allow having only one entry).

p4raw-id: //depot/perl@10944

23 years agoTest failure updates.
Jarkko Hietaniemi [Tue, 26 Jun 2001 01:03:30 +0000]
Test failure updates.

p4raw-id: //depot/perl@10943

23 years agoMPE/iX test tweaks from Mark Bixby.
Jarkko Hietaniemi [Mon, 25 Jun 2001 23:32:05 +0000]
MPE/iX test tweaks from Mark Bixby.

p4raw-id: //depot/perl@10942

23 years agoMicroperl findings.
Jarkko Hietaniemi [Mon, 25 Jun 2001 22:18:31 +0000]
Microperl findings.

p4raw-id: //depot/perl@10941

23 years agoTouch uconfig.h.
Jarkko Hietaniemi [Mon, 25 Jun 2001 21:59:29 +0000]
Touch uconfig.h.

p4raw-id: //depot/perl@10940

23 years agoProposed fix for Pod::Man
Rob Napier [Mon, 25 Jun 2001 15:49:24 +0000]
Proposed fix for Pod::Man
Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>

Cater for Solaris nroff brokenness (shortchanges daisywheel
printers, but hey, we also no more support PDPs.)

p4raw-id: //depot/perl@10939

23 years agoTypo in #10937.
Jarkko Hietaniemi [Mon, 25 Jun 2001 21:14:41 +0000]
Typo in #10937.

p4raw-id: //depot/perl@10938

23 years agoSIGCONT not trappable in VMS.
Jarkko Hietaniemi [Mon, 25 Jun 2001 19:42:02 +0000]
SIGCONT not trappable in VMS.

p4raw-id: //depot/perl@10937

23 years ago[DRAFT] Encode-Tcl.t
SADAHIRO Tomoyuki [Tue, 26 Jun 2001 03:38:08 +0000]
[DRAFT] Encode-Tcl.t
Message-Id: <20010626033550.BC35.BQW10602@nifty.com>

p4raw-id: //depot/perl@10936

23 years agoBecause of #10932 retract also the perlfunc hunk of #10910.
Jarkko Hietaniemi [Mon, 25 Jun 2001 18:40:03 +0000]
Because of #10932 retract also the perlfunc hunk of #10910.

p4raw-id: //depot/perl@10935

23 years agoTweak the XSFUNCTION, from Doug MacEachern, as suggested
Jarkko Hietaniemi [Mon, 25 Jun 2001 18:27:19 +0000]
Tweak the XSFUNCTION, from Doug MacEachern, as suggested
by Ilya Zakharevich in
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html

p4raw-id: //depot/perl@10934

23 years agoTypo in #10889.
Jarkko Hietaniemi [Mon, 25 Jun 2001 18:25:26 +0000]
Typo in #10889.

p4raw-id: //depot/perl@10933

23 years agoRe: [ID 20010621.007] readline() not quite as equal as <>
Abhijit Menon-Sen [Mon, 25 Jun 2001 23:45:45 +0000]
Re: [ID 20010621.007] readline() not quite as equal as <>
Message-ID: <20010625234545.A5022@lustre.linux.in>

p4raw-id: //depot/perl@10932

23 years agoRe: "Deprecated interface" ??
Michael G. Schwern [Mon, 25 Jun 2001 14:35:51 +0000]
Re: "Deprecated interface" ??
Message-ID: <20010625143551.H13819@blackrider>

p4raw-id: //depot/perl@10931

23 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 25 Jun 2001 14:33:46 +0000]
Update Changes.

p4raw-id: //depot/perl@10930

23 years agoRegen toc and modlib.
Jarkko Hietaniemi [Mon, 25 Jun 2001 14:17:57 +0000]
Regen toc and modlib.

p4raw-id: //depot/perl@10929

23 years agoEnclose the new symbols in START_EXTERN_C and END_EXTERN_C
Jarkko Hietaniemi [Mon, 25 Jun 2001 14:13:09 +0000]
Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
for the benefit of C++ compilers, as suggested by Guruprasad.

p4raw-id: //depot/perl@10928

23 years agoRe: [ID 20010625.003] perlfaq5 correction
Jonathan Stowe [Mon, 25 Jun 2001 14:39:43 +0000]
Re: [ID 20010625.003] perlfaq5 correction
Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>

p4raw-id: //depot/perl@10927

23 years agoMissed from #10925.
Jarkko Hietaniemi [Mon, 25 Jun 2001 14:04:07 +0000]
Missed from #10925.

p4raw-id: //depot/perl@10926

23 years agoRe: CvFILE corruption under ithreads
Robin Houston [Sat, 19 May 2001 16:19:34 +0000]
Re: CvFILE corruption under ithreads
Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@10925

23 years agoNetware README tweak.
Jarkko Hietaniemi [Mon, 25 Jun 2001 13:58:18 +0000]
Netware README tweak.

p4raw-id: //depot/perl@10924

23 years agoRe: overload.t fails
Abhijit Menon-Sen [Mon, 25 Jun 2001 14:52:20 +0000]
Re: overload.t fails
Message-ID: <20010625145220.A24114@lustre.linux.in>

p4raw-id: //depot/perl@10923

23 years agoRe: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
Mike Guy [Mon, 25 Jun 2001 11:43:23 +0000]
Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>

p4raw-id: //depot/perl@10922

23 years agoRe: [PATCH 5.6.1] OS2 syslog
Ilya Zakharevich [Sun, 24 Jun 2001 05:17:05 +0000]
Re: [PATCH 5.6.1] OS2 syslog
Message-ID: <20010624051704.A27604@math.ohio-state.edu>

p4raw-id: //depot/perl@10921

23 years agocrypt() on OS/2
Ilya Zakharevich [Mon, 25 Jun 2001 05:52:27 +0000]
crypt() on OS/2
Message-ID: <20010625055227.A24635@math.ohio-state.edu>

p4raw-id: //depot/perl@10920

23 years agoRe: [PATCH 5.6.1] OS2 system() broken
Ilya Zakharevich [Mon, 25 Jun 2001 05:23:35 +0000]
Re: [PATCH 5.6.1] OS2 system() broken
Message-ID: <20010625052334.A24320@math.ohio-state.edu>

p4raw-id: //depot/perl@10919

23 years agoRe: [PATCH 5.6.1] OS2::DLL
Ilya Zakharevich [Mon, 25 Jun 2001 05:04:32 +0000]
Re: [PATCH 5.6.1] OS2::DLL
Message-ID: <20010625050432.A24128@math.ohio-state.edu>

p4raw-id: //depot/perl@10918

23 years agoRe: [PATCH 5.6.1] $^E on OS/2
Ilya Zakharevich [Mon, 25 Jun 2001 05:02:36 +0000]
Re: [PATCH 5.6.1] $^E on OS/2
Message-ID: <20010625050235.A24046@math.ohio-state.edu>

p4raw-id: //depot/perl@10917

23 years agoRe: [PATCH 5.6.1] misprints
Ilya Zakharevich [Mon, 25 Jun 2001 04:50:50 +0000]
Re: [PATCH 5.6.1] misprints
Message-ID: <20010625045049.A23965@math.ohio-state.edu>

p4raw-id: //depot/perl@10916

23 years agoAdd Test::More and Test::Simple to the delta.
Jarkko Hietaniemi [Mon, 25 Jun 2001 13:39:59 +0000]
Add Test::More and Test::Simple to the delta.

p4raw-id: //depot/perl@10915

23 years agoAdd Test::More, from Michael G Schwern.
Jarkko Hietaniemi [Mon, 25 Jun 2001 13:38:08 +0000]
Add Test::More, from Michael G Schwern.

p4raw-id: //depot/perl@10914

23 years agoAdd Test::Simple from Michael G Schwern.
Jarkko Hietaniemi [Mon, 25 Jun 2001 13:35:41 +0000]
Add Test::Simple from Michael G Schwern.

p4raw-id: //depot/perl@10913

23 years agoRETURN requires dSP in pp_sys.c
Craig A. Berry [Sun, 24 Jun 2001 23:41:36 +0000]
RETURN requires dSP in pp_sys.c
Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>

p4raw-id: //depot/perl@10912

23 years agoUpgrade to Attribute::Handlers 0.70.
Jarkko Hietaniemi [Mon, 25 Jun 2001 13:05:00 +0000]
Upgrade to Attribute::Handlers 0.70.

p4raw-id: //depot/perl@10911

23 years agoRe: [ID 20010621.007] readline() not quite as equal as <>
Abhijit Menon-Sen [Sat, 23 Jun 2001 05:17:44 +0000]
Re: [ID 20010621.007] readline() not quite as equal as <>
Message-ID: <20010623051744.A18583@lustre.linux.in>

(Can't think of a good place to put tests.)

p4raw-id: //depot/perl@10910

23 years agot/op/pat.t typo fix
Richard Soderberg [Sun, 24 Jun 2001 12:07:42 +0000]
t/op/pat.t typo fix
Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>

p4raw-id: //depot/perl@10909

23 years agoMove the pack warnings to their own file, as pointed
Jarkko Hietaniemi [Sun, 24 Jun 2001 22:24:49 +0000]
Move the pack warnings to their own file, as pointed
out by Spider.

p4raw-id: //depot/perl@10908

23 years agoUpdate Changes.
Jarkko Hietaniemi [Sun, 24 Jun 2001 19:55:15 +0000]
Update Changes.

p4raw-id: //depot/perl@10907

23 years agoPartially fix a problem noticed by IRIX compiler:
Jarkko Hietaniemi [Sun, 24 Jun 2001 19:50:40 +0000]
Partially fix a problem noticed by IRIX compiler:
the initialization of parse_start was bypassed by
several gotos.  Now initialized to zero, which may
not be the best choice.

p4raw-id: //depot/perl@10906

23 years agoRelax the group and password tests back to moaning only
Jarkko Hietaniemi [Sun, 24 Jun 2001 19:43:25 +0000]
Relax the group and password tests back to moaning only
if no matches at all are found.  (Even with a small sample
I could find many sites where there are, umm, anomalies in
the said databases.)

p4raw-id: //depot/perl@10905

23 years agoArgh. How hard it can be to re-apply a patch manually? :-)
Jarkko Hietaniemi [Sun, 24 Jun 2001 18:45:55 +0000]
Argh.  How hard it can be to re-apply a patch manually? :-)

p4raw-id: //depot/perl@10904

23 years agoDe-cut-and-pasto in #10902.
Jarkko Hietaniemi [Sun, 24 Jun 2001 18:40:52 +0000]
De-cut-and-pasto in #10902.

p4raw-id: //depot/perl@10903

23 years agoThe #10771 didn't take?
Jarkko Hietaniemi [Sun, 24 Jun 2001 18:35:18 +0000]
The #10771 didn't take?

p4raw-id: //depot/perl@10902

23 years agoUndo the filetests part of #10900, under multiplicity
Jarkko Hietaniemi [Sun, 24 Jun 2001 18:29:50 +0000]
Undo the filetests part of #10900, under multiplicity
weird errors take place.

p4raw-id: //depot/perl@10901

23 years agoMisplaces dSPs and the like revealed by MPE/iX and Cygwin.
Jarkko Hietaniemi [Sun, 24 Jun 2001 18:20:36 +0000]
Misplaces dSPs and the like revealed by MPE/iX and Cygwin.

p4raw-id: //depot/perl@10900

23 years ago(Replaced by #10922)
Tony Bowden [Sun, 24 Jun 2001 17:32:40 +0000]
(Replaced by #10922)

Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
Message-ID: <20010624173240.A16293@blackstar.co.uk>

Document (well, mention) shortmess() and longmess()
to rob people of their fun of reinventing the wheel.

p4raw-id: //depot/perl@10899