Norton T. Allen [Wed, 28 Jul 1999 13:08:42 +0000 (09:08 -0400)]
Need to add some more conditions to deal with the case
defined(HAS_GETSPNAM) && ! defined(HAS_GETSPENT)
which is true for QNX4.
To: perl5-porters@perl.org
Subject: [ID
19990728.009] Patch:pp_sys.c _58 QNX
Message-Id: <
199907281708.NAA07947@bottesini.harvard.edu>
p4raw-id: //depot/cfgperl@3817
Norton T. Allen [Wed, 28 Jul 1999 13:03:00 +0000 (09:03 -0400)]
The QNX shell needs a couple more semicolons.
To: perl5-porters@perl.org
Subject: [ID
19990728.007] Patch:Configure _58 QNX
Message-Id: <
199907281703.NAA07363@bottesini.harvard.edu>
plus silence metalint moanings on vendorprefix.
p4raw-id: //depot/cfgperl@3816
Jarkko Hietaniemi [Wed, 28 Jul 1999 17:05:08 +0000 (17:05 +0000)]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@3813
Jarkko Hietaniemi [Wed, 28 Jul 1999 16:20:17 +0000 (16:20 +0000)]
Fix a typo, un-shout, and reformat the installation output.
p4raw-id: //depot/cfgperl@3812
Gurusamy Sarathy [Wed, 28 Jul 1999 15:41:11 +0000 (15:41 +0000)]
fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'
p4raw-id: //depot/perl@3811
Jarkko Hietaniemi [Wed, 28 Jul 1999 13:55:57 +0000 (13:55 +0000)]
Talk more about subsecond things in perlfunc.
(Yes, redundant with perlfaq8.)
p4raw-id: //depot/cfgperl@3810
Jarkko Hietaniemi [Wed, 28 Jul 1999 07:23:48 +0000 (07:23 +0000)]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@3809
Nathan Torkington [Tue, 27 Jul 1999 23:02:09 +0000 (17:02 -0600)]
Document toke.c.
To: perl5-porters@perl.org
Subject: Re: toke.c patch, work in progress
Message-ID: <14238.36561.979473.667842@localhost.frii.com>
p4raw-id: //depot/cfgperl@3808
Ian Phillipps [Tue, 27 Jul 1999 10:46:29 +0000 (11:46 +0100)]
perlre clarification.
To: Perl 5 Porters <perl5-porters@perl.org>
Subject: [PATCH 5.00557] Add definite article to perlre.pod
Message-ID: <
19990727104629.A10074@homer.diplex.co.uk>
p4raw-id: //depot/cfgperl@3807
Ilya Zakharevich [Tue, 27 Jul 1999 17:42:00 +0000 (13:42 -0400)]
fix the perl -V breakage
To: Jarkko Hietaniemi <jhi@iki.fi>
Cc: "John L. Allen" <allen@grumman.com>, perl5-porters@perl.org,
gsar@activestate.com
Subject: Re: Follow up to: _58 on AIX 431
Message-ID: <
19990727174200.A12775@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@3806
Gurusamy Sarathy [Wed, 28 Jul 1999 07:03:34 +0000 (07:03 +0000)]
avoid warning (from Doug MacEachern)
p4raw-id: //depot/perl@3805
Jan Dubois [Tue, 27 Jul 1999 22:14:12 +0000 (00:14 +0200)]
Pod::Html tweak
To: perl5-porters@perl.org
Subject: [PATCH 5.005_58] pod2html: Missing chunk for VMS filenames
Message-ID: <
37a50af0.
46171380@smtp1.ibm.net>
p4raw-id: //depot/perl@3804
Anton Berezin [Tue, 27 Jul 1999 20:29:39 +0000 (22:29 +0200)]
freebsd hints update
To: perl5-porters@perl.org
Subject: [ID
19990727.034] Not OK: perl 5.00558 on i386-freebsd-thread4.0-current (UNINSTALLED)
Message-Id: <
199907271829.UAA62861@lion.plab.ku.dk>
p4raw-id: //depot/perl@3803
Graham Barr [Tue, 27 Jul 1999 08:09:25 +0000 (03:09 -0500)]
cosmetic testsuite patch
To: Perl5 Porters <perl5-porters@perl.org>
Subject: 5.005_58 build
Message-ID: <
19990727080925.F4683@dal.asp.ti.com>
p4raw-id: //depot/perl@3802
Jarkko Hietaniemi [Tue, 27 Jul 1999 13:49:39 +0000 (13:49 +0000)]
Minuscule cleanup of the integer overflow patch.
p4raw-id: //depot/cfgperl@3801
Jarkko Hietaniemi [Tue, 27 Jul 1999 13:37:23 +0000 (13:37 +0000)]
Test hex('x...').
p4raw-id: //depot/cfgperl@3800
Jarkko Hietaniemi [Tue, 27 Jul 1999 12:45:45 +0000 (12:45 +0000)]
Integrate with Sarathy (5.005_58).
p4raw-id: //depot/cfgperl@3799
Jarkko Hietaniemi [Tue, 27 Jul 1999 12:42:43 +0000 (12:42 +0000)]
Integer constants (0x, 0[0-7], 0b) now overflow fatally,
they used to be just optional lexical warnings.
Also, with warnings turned on, constants > 2**32-1
trigger a non-portability warning.
p4raw-id: //depot/cfgperl@3798
Gurusamy Sarathy [Tue, 27 Jul 1999 10:48:27 +0000 (10:48 +0000)]
here lies 5.005_58
p4raw-id: //depot/perl@3797
Gurusamy Sarathy [Tue, 27 Jul 1999 09:23:42 +0000 (09:23 +0000)]
regenerate win32/config_H.?c
p4raw-id: //depot/perl@3796
Tye McQueen [Mon, 26 Jul 1999 19:19:22 +0000 (14:19 -0500)]
Patch pl2bat.pl so batch file can fail
Message-Id: <
199907270019.AA08223@metronet.com>
p4raw-id: //depot/perl@3795
Ilya Zakharevich [Mon, 26 Jul 1999 01:09:00 +0000 (21:09 -0400)]
decrease memory footprint of standard modules
Message-Id: <
199907260509.
BAA26303@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@3794
Gurusamy Sarathy [Tue, 27 Jul 1999 08:19:16 +0000 (08:19 +0000)]
support -DPERL_BINCOMPAT_5005, still needs a Configure test
(from Andy Dougherty)
p4raw-id: //depot/perl@3793
Gurusamy Sarathy [Tue, 27 Jul 1999 08:04:19 +0000 (08:04 +0000)]
recognize more constructs such as C<$-> in pod (from Russ Allbery
and Brad Appleton)
p4raw-id: //depot/perl@3792
Gurusamy Sarathy [Tue, 27 Jul 1999 07:50:54 +0000 (07:50 +0000)]
cover case where CLK_TCK is a float, not integer (from
alexander smishlajev <als@turnhere.com>)
p4raw-id: //depot/perl@3791
Gurusamy Sarathy [Tue, 27 Jul 1999 07:45:08 +0000 (07:45 +0000)]
provide MakeMaker attribute PERL_MALLOC_OK that allows extensions
to call Perl_malloc() as malloc() (from Ilya Zakharevich)
p4raw-id: //depot/perl@3790
Jarkko Hietaniemi [Tue, 27 Jul 1999 07:44:55 +0000 (07:44 +0000)]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@3789
Gurusamy Sarathy [Tue, 27 Jul 1999 07:29:59 +0000 (07:29 +0000)]
replace Pod::Text with Pod::SimpleText v0.01 (thanks
to Russ Allbery <rra@stanford.edu>); s/Simple// and
s/pod2txt/pod2text/ etc.
p4raw-id: //depot/perl@3788
Andy Dougherty [Wed, 16 Jun 1999 14:40:09 +0000 (10:40 -0400)]
Re: [ID
19990608.003] my_bcopy problem; Unixware 2.0.3
Message-Id: <Pine.GSU.4.05.
9906161435390.248-100000@newton.phys>
p4raw-id: //depot/perl@3787
Ilya Zakharevich [Thu, 17 Jun 1999 00:39:34 +0000 (20:39 -0400)]
applied suggested patch; added missing prototype changes to
opcode.pl along with documentation typos (feature still needs
to be described in perlopentut.pod and summarized in
perldelta.pod)
Message-Id: <
199906170439.
AAA18154@monk.mps.ohio-state.edu>
Subject: [PATCH 5.00557] 3-arg open
p4raw-id: //depot/perl@3786
Gurusamy Sarathy [Tue, 27 Jul 1999 04:36:39 +0000 (04:36 +0000)]
don't quit if =head* wasn't found (suggested by Roland Bauer
<roland.bauer@fff.at>)
p4raw-id: //depot/perl@3785
Gurusamy Sarathy [Tue, 27 Jul 1999 03:56:17 +0000 (03:56 +0000)]
change#3762 wasn't needed
p4raw-link: @3762 on //depot/perl:
edcf81c065c289db870eda66eec01bdab2c57a10
p4raw-id: //depot/perl@3784
Jarkko Hietaniemi [Mon, 26 Jul 1999 19:08:21 +0000 (19:08 +0000)]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@3783
Gurusamy Sarathy [Mon, 26 Jul 1999 18:16:50 +0000 (18:16 +0000)]
update Changes, patchlevel &c.
p4raw-id: //depot/perl@3782
Stephen McCamant [Sun, 25 Jul 1999 14:02:25 +0000 (09:02 -0500)]
a more correct fix for change#2744
Message-ID: <14235.24385.671437.246345@alias-2.pr.mcs.net>
Subject: [PATCH _57] Re: toke.c questions
p4raw-link: @2744 on //depot/perl:
d194fe61f689c3f3b6f024f88d67f0262ed84a53
p4raw-id: //depot/perl@3781
Gurusamy Sarathy [Mon, 26 Jul 1999 17:37:04 +0000 (17:37 +0000)]
utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu>
p4raw-id: //depot/perl@3780
Jarkko Hietaniemi [Mon, 26 Jul 1999 16:37:23 +0000 (16:37 +0000)]
Dusting off README.threads.
p4raw-id: //depot/cfgperl@3779
Gurusamy Sarathy [Mon, 26 Jul 1999 13:28:46 +0000 (13:28 +0000)]
avoid DIVZERO
p4raw-id: //depot/perl@3778
Gurusamy Sarathy [Mon, 26 Jul 1999 13:18:53 +0000 (13:18 +0000)]
warnings identified by Borland compiler
p4raw-id: //depot/perl@3777
Jarkko Hietaniemi [Mon, 26 Jul 1999 13:07:36 +0000 (13:07 +0000)]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@3776
Gurusamy Sarathy [Mon, 26 Jul 1999 12:55:43 +0000 (12:55 +0000)]
avoid infinite recursion when Thread.pm croaks during
bootstrap
p4raw-id: //depot/perl@3775
Gurusamy Sarathy [Mon, 26 Jul 1999 12:43:02 +0000 (12:43 +0000)]
integrate cfgperl contents into mainline
p4raw-id: //depot/perl@3774
Jarkko Hietaniemi [Mon, 26 Jul 1999 12:40:29 +0000 (12:40 +0000)]
Use long doubles only if they are useful.
p4raw-id: //depot/cfgperl@3773
Gurusamy Sarathy [Mon, 26 Jul 1999 12:33:11 +0000 (12:33 +0000)]
typo in change#3768
p4raw-link: @3768 on //depot/perl:
f5d5a27c761624409884a263632e1a922439502b
p4raw-id: //depot/perl@3772
Ken Fox [Mon, 19 Jul 1999 22:12:29 +0000 (18:12 -0400)]
alpha-stage support for user-hooks in @INC
Message-Id: <
199907200213.WAA02816@mailfw2.ford.com>
Subject: Re: loading remote modules
p4raw-id: //depot/perl@3771
Jarkko Hietaniemi [Mon, 26 Jul 1999 11:38:36 +0000 (11:38 +0000)]
Back out #3735. Needs more work.
p4raw-id: //depot/cfgperl@3770
Jarkko Hietaniemi [Mon, 26 Jul 1999 11:24:45 +0000 (11:24 +0000)]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@3769
Chip Salzenberg [Thu, 22 Jul 1999 13:43:36 +0000 (09:43 -0400)]
optimize method name lookup
Message-ID: <
19990722134336.Q391@perlsupport.com>
Subject: [PATCH] OP_METHOD_NAMED
p4raw-id: //depot/perl@3768
Stephen McCamant [Fri, 23 Jul 1999 15:55:22 +0000 (10:55 -0500)]
allow arrow omission in $foo[10]->('foo') etc. (but not in
foo()->()); rework grammar to remove conflicts
Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net>
Subject: [PATCH _57, long] Re: optional arrow asymmetry
p4raw-id: //depot/perl@3767
Jarkko Hietaniemi [Mon, 26 Jul 1999 10:18:56 +0000 (10:18 +0000)]
Use $< instead of $*.c in *perlmain.o rules.
p4raw-id: //depot/cfgperl@3766
Ian Phillipps [Fri, 23 Jul 1999 23:35:56 +0000 (00:35 +0100)]
(Version 2) Extending unpack to deal with counted strings
Message-ID: <
19990723233556.B2435@homer.diplex.co.uk>
p4raw-id: //depot/perl@3765
Ilya Zakharevich [Mon, 26 Jul 1999 04:05:27 +0000 (00:05 -0400)]
Streamline Carp.pm.
To: perl5-porters@perl.org (Mailing list Perl5)
Subject: [PATCH 5.005_57] Lean Carp.pm with Carp/Heavy.pm
Message-Id: <
199907260805.
EAA26888@monk.mps.ohio-state.edu>
The patch was based on 5_57 so had to re-apply lib/Carp.pm
parts of changes #3498, #3696, and #3702 for the new
lib/Carp/Heavy.pm.
p4raw-link: @3498 on //depot/cfgperl:
697943021785eb8447e25eb51a6f27fd78921863
p4raw-id: //depot/cfgperl@3764
Gurusamy Sarathy [Mon, 26 Jul 1999 09:03:17 +0000 (09:03 +0000)]
~ isn't valid in VMS filenames
p4raw-id: //depot/perl@3763
Gurusamy Sarathy [Mon, 26 Jul 1999 08:59:47 +0000 (08:59 +0000)]
setstate stop-gap from Vishal Bhatia
p4raw-id: //depot/perl@3762
Gurusamy Sarathy [Mon, 26 Jul 1999 08:06:39 +0000 (08:06 +0000)]
patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;
add B::OP::name() method that returns just the op_name;
convert Deparse et all to use that instead of B::OP::ppaddr();
add support for OP_SETSTATE in Deparse
p4raw-id: //depot/perl@3761
Jarkko Hietaniemi [Mon, 26 Jul 1999 07:14:43 +0000 (07:14 +0000)]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@3760
Gurusamy Sarathy [Mon, 26 Jul 1999 05:12:24 +0000 (05:12 +0000)]
add disclaimer about perl 4 libraries (modified version of
patch suggested by Clinton Pierce <cpierce1@ford.com>)
p4raw-id: //depot/perl@3759
Ian Phillipps [Thu, 22 Jul 1999 22:48:59 +0000 (23:48 +0100)]
make reset() behave with high-bit characters
Message-ID: <
19990722224859.A27987@homer.diplex.co.uk>
Subject: [PATCH 5.005_57] sv_reset can cause stack corruption
p4raw-id: //depot/perl@3758
Gurusamy Sarathy [Mon, 26 Jul 1999 04:40:32 +0000 (04:40 +0000)]
update to perlport-1.44 from Chris Nandor <pudge@pobox.com>
p4raw-id: //depot/perl@3757
Gurusamy Sarathy [Mon, 26 Jul 1999 04:20:37 +0000 (04:20 +0000)]
dprofpp pod additions from Nathan Torkington <gnat@frii.com>
p4raw-id: //depot/perl@3756
Gurusamy Sarathy [Mon, 26 Jul 1999 04:18:00 +0000 (04:18 +0000)]
disable VPATH for now (breaks x2p build)
p4raw-id: //depot/perl@3755
Gurusamy Sarathy [Mon, 26 Jul 1999 03:15:33 +0000 (03:15 +0000)]
INSTALL =~ s/5.006/5.6/; delay loading Errno until needed
(%! has the necessary magic); misc typos
p4raw-id: //depot/perl@3754
Gurusamy Sarathy [Mon, 26 Jul 1999 02:38:28 +0000 (02:38 +0000)]
integrate cfgperl contents into mainline
p4raw-id: //depot/perl@3753
Gurusamy Sarathy [Mon, 26 Jul 1999 02:11:31 +0000 (02:11 +0000)]
ensure implicitly closed handles don't set $? or $!
p4raw-id: //depot/perl@3752
Gurusamy Sarathy [Mon, 26 Jul 1999 01:28:34 +0000 (01:28 +0000)]
change#3534 didn't preserve undef return values from caller()
p4raw-link: @3534 on //depot/perl:
f3aa04c29a85dd63d563ae8e27316ff34501ccd5
p4raw-id: //depot/perl@3751
Jarkko Hietaniemi [Sun, 25 Jul 1999 20:59:29 +0000 (20:59 +0000)]
Back up a tiny bit from #3735.
This may break builds outside the source directory
but then again, they do not work that ell yet anyway.
p4raw-id: //depot/cfgperl@3750
Jarkko Hietaniemi [Sun, 25 Jul 1999 19:15:55 +0000 (19:15 +0000)]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@3749
Jarkko Hietaniemi [Sun, 25 Jul 1999 19:06:59 +0000 (19:06 +0000)]
Recode locale.t so that the change in #3730
is not needed and locale.t works both without
and with the utf8 pragma.
p4raw-id: //depot/cfgperl@3748
Jarkko Hietaniemi [Sun, 25 Jul 1999 19:01:46 +0000 (19:01 +0000)]
Fix another typo in #3725.
p4raw-id: //depot/cfgperl@3747
Gurusamy Sarathy [Sun, 25 Jul 1999 18:08:58 +0000 (18:08 +0000)]
add option to omit Changes file, from Abigail <abigail@delanet.com>;
append a HISTORY section to POD if option is used
p4raw-id: //depot/perl@3746
Gurusamy Sarathy [Sun, 25 Jul 1999 17:40:03 +0000 (17:40 +0000)]
warn rather than die when parse_version() can't cut it (from
Michael G Schwern <schwern@pobox.com>)
p4raw-id: //depot/perl@3745
Gurusamy Sarathy [Sun, 25 Jul 1999 16:32:48 +0000 (16:32 +0000)]
make map behave like grep wrt indirect object slot when
there are parentheses; revert an experimental mod by Larry
in change#2038 that failed to parse %{{qw(a b c)}} properly
(this means C<map {use Foo; ...} ...> still needs a proper
fix)
p4raw-link: @2038 on //depot/perl:
834a4ddd8309fbf6aabbbc51bb6fcbe056e7963f
p4raw-id: //depot/perl@3744
Jarkko Hietaniemi [Sun, 25 Jul 1999 16:24:55 +0000 (16:24 +0000)]
Fix a typo in #3725.
p4raw-id: //depot/cfgperl@3743
Jarkko Hietaniemi [Sun, 25 Jul 1999 16:14:39 +0000 (16:14 +0000)]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@3742
Jarkko Hietaniemi [Sun, 25 Jul 1999 16:02:28 +0000 (16:02 +0000)]
Cut-and-pasto in #3737.
p4raw-id: //depot/cfgperl@3741
Gurusamy Sarathy [Sun, 25 Jul 1999 15:59:34 +0000 (15:59 +0000)]
add note about glibc bug
p4raw-id: //depot/perl@3740
Gurusamy Sarathy [Sun, 25 Jul 1999 15:48:40 +0000 (15:48 +0000)]
fix bug in change#3728 that might free COPs prematurely;
null(op) now does more thorough scrubbing of the op, which
fixes a few compile-time memory "leaks"
p4raw-link: @3728 on //depot/perl:
7399586d384137f7ae66bcc82a83b0df7dd429e5
p4raw-id: //depot/perl@3739
Jarkko Hietaniemi [Sun, 25 Jul 1999 14:12:34 +0000 (14:12 +0000)]
Use vendorprefixlib.
p4raw-id: //depot/cfgperl@3737
Jarkko Hietaniemi [Sun, 25 Jul 1999 12:27:20 +0000 (12:27 +0000)]
First steps of making builds outside the source
directory possible. These should get us as far
as miniperl, then building DynaLoader falls into
tiny twinkling pieces as MakeMaker knows nothing
of VPATH mindset.
p4raw-id: //depot/cfgperl@3735
Jarkko Hietaniemi [Sun, 25 Jul 1999 11:19:28 +0000 (11:19 +0000)]
Poor Glossary--are we fixed yet?
p4raw-id: //depot/cfgperl@3734
Jarkko Hietaniemi [Sun, 25 Jul 1999 11:15:06 +0000 (11:15 +0000)]
Change #3732 mistakenly clobbered Glossary.
p4raw-id: //depot/cfgperl@3733
Jarkko Hietaniemi [Sun, 25 Jul 1999 10:46:39 +0000 (10:46 +0000)]
Andy's new installation scheme (note: a lot of this
leaked in already with change #3731). The vendor*
stuff is not used anywhere (in *.SH, say), so it
isn't in Configure, either.
p4raw-link: @3731 on //depot/cfgperl:
dd4e71fdc0d3da1d09384ab498212866e7d17b94
p4raw-id: //depot/cfgperl@3732
Jarkko Hietaniemi [Sun, 25 Jul 1999 10:12:07 +0000 (10:12 +0000)]
Circumcode a strange shell(?) bug in AIX found
while trying to do -Duse64bits (which I couldn't do
in the end because the CPU isn't 64-bit in that box,
but at least now the probing doesn't crash.)
p4raw-id: //depot/cfgperl@3731
Gurusamy Sarathy [Sun, 25 Jul 1999 04:56:56 +0000 (04:56 +0000)]
fix little utf8 nits in testsuite; add patch from Ilya that cures
a utf8 bug in one of the new RE optimizations
p4raw-id: //depot/perl@3730
Jarkko Hietaniemi [Fri, 23 Jul 1999 19:56:27 +0000 (19:56 +0000)]
New INSTALL from Andy plus a typo fix to it from Kurt.
From: Andy Dougherty <doughera@lafayette.edu>
To: Perl Porters <perl5-porters@perl.org>
Subject: [PATCH 5.005_57] INSTALL-1.58
Date: Fri, 23 Jul 1999 10:50:13 -0400 (EDT)
Message-Id: <Pine.GSU.4.05.
9907231033190.3555-100000@newton.phys>
From: "Kurt D. Starsinic" <kstar@chapin.edu>
To: Andy Dougherty <doughera@lafayette.edu>
Cc: Perl Porters <perl5-porters@perl.org>
Subject: Re: [PATCH 5.005_57] INSTALL-1.58
Date: Fri, 23 Jul 1999 13:38:25 -0400
Message-ID: <
19990723133825.A12033@O2.chapin.edu>
p4raw-id: //depot/cfgperl@3729
Hugo van der Sanden [Wed, 23 Jun 1999 17:27:42 +0000 (18:27 +0100)]
applied suggested patch for tracking line numbers correctly in
optimized blocks with a single statement; changed setcop to
setstate and added code for -Dx dumps
Message-Id: <
199906231627.RAA24033@crypt.compulink.co.uk>
Subject: [PATCH 5.005_57] Line number error in optimised else()
p4raw-id: //depot/perl@3728
Gurusamy Sarathy [Fri, 23 Jul 1999 15:56:04 +0000 (15:56 +0000)]
avoid useless use of target for pp_each(); also fixes bugs due to
refcount held by the target
p4raw-id: //depot/perl@3727
Jarkko Hietaniemi [Fri, 23 Jul 1999 12:08:30 +0000 (12:08 +0000)]
Change #3725 aftershock.
p4raw-id: //depot/cfgperl@3726
Jarkko Hietaniemi [Fri, 23 Jul 1999 11:58:49 +0000 (11:58 +0000)]
Introduce $Config{ldlibpthname} which contains
the name of the environment variable holding the
dynamic library search path, often LD_LIBRARY_PATH.
Use this new feature all over.
Also removed remnants of admonition "add LD_LIBRARY_PATH
before running make" because Makefile.SH does this for you.
p4raw-id: //depot/cfgperl@3725
Spider Boardman [Thu, 22 Jul 1999 19:58:34 +0000 (15:58 -0400)]
Avoid core dumps resulting from humongous array indices
(an out of memory error will result instead)
To: perl5-porters@perl.org
Subject: [PATCH] Re: [ID
19990715.003] [BUG] all perl5 versions: segfault on $#
Message-Id: <
199907222358.TAA27354@Orb.Nashua.NH.US>
p4raw-id: //depot/cfgperl@3724
Gurusamy Sarathy [Fri, 23 Jul 1999 00:01:29 +0000 (00:01 +0000)]
emit warning about function calls that were encountered too early
to enforce their prototype
p4raw-id: //depot/perl@3723
Kurt D. Starsinic [Wed, 21 Jul 1999 14:15:42 +0000 (10:15 -0400)]
MakeMaker doc fix.
To: perl5-porters@perl.org
Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com>
Subject: [PATCH] MakeMaker documentation
Message-ID: <
19990721141542.A1800@O2.chapin.edu>
p4raw-id: //depot/cfgperl@3722
Peter Prymmer [Wed, 21 Jul 1999 17:15:39 +0000 (10:15 -0700)]
Smarter OS390 hints.
To: chip@perlsupport.com, gsar@activestate.com, perl-mvs@perl.org, perl5-porters@perl.org
Subject: [PATCH: 5.005_03 && 5.005_57]os390 hints file appendix stops bad builds
Message-Id: <
9907220015.AA11931@forte.com>
p4raw-id: //depot/cfgperl@3721
Mike W Ellwood [Thu, 22 Jul 1999 14:28:19 +0000 (15:28 +0100)]
AIX magic: ccdlflags needs to be different for
Perl itself and for extra-core extensions
(as used by ExtUtilss::embed::ldopts).
Based on the problems described in
To: perl5-porters@perl.org
Subject: [ID
19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick...
Reply-To: m.w.ellwood@rl.ac.uk
Message-Id: <Pine.A41.3.96.
990722141209.72660V-100000@unixfe.rl.ac.uk>
p4raw-id: //depot/cfgperl@3720
Jarkko Hietaniemi [Thu, 22 Jul 1999 08:23:53 +0000 (08:23 +0000)]
Update history records.
p4raw-id: //depot/cfgperl@3719
Jarkko Hietaniemi [Wed, 21 Jul 1999 13:54:42 +0000 (13:54 +0000)]
Even still more todo.
p4raw-id: //depot/cfgperl@3718
Jarkko Hietaniemi [Wed, 21 Jul 1999 12:10:48 +0000 (12:10 +0000)]
Even more Todo.
p4raw-id: //depot/cfgperl@3717
oracle@pcr8.pcr.com [Mon, 19 Jul 1999 18:39:13 +0000 (14:39 -0400)]
Use Errno more extensively so that error
messages are more portable (another way
would be to muck around with LC_MESSAGES).
Problem reported in
To: perl5-porters@perl.org
Subject: [ID
19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4
Message-Id: <
9907192239.AA44990@pcr8.pcr.com>
p4raw-id: //depot/cfgperl@3716
Sean Sheedy [Tue, 20 Jul 1999 09:52:06 +0000 (02:52 -0700)]
Slightly modified patch.
To: perl5-porters@perl.org
Subject: [ID
19990720.003] Perl 5.005_3 patch: Non-standard object extensions
Message-Id: <
3794A935.
1C150E54@ncube.com>
p4raw-id: //depot/cfgperl@3715
Jarkko Hietaniemi [Tue, 20 Jul 1999 21:26:19 +0000 (21:26 +0000)]
More Todo.
p4raw-id: //depot/cfgperl@3714