This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate (and regen Configure):
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 7 Mar 2003 20:38:51 +0000 (20:38 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 7 Mar 2003 20:38:51 +0000 (20:38 +0000)
commitc71a34714351fd35af499b9653172c4c1eb8ec35
tree55eda175baa6ffcdd4ab36066660a69e289f7ecd
parent251c53ade0386a2bc9fe917a95496fe4cef69cca
Integrate (and regen Configure):
[ 18825]
Doc typos.

[ 18826]
Try to make PPPort.pm 5.005-friendlier (see [perl #21339]).
The variant is from how List::Util Util.xs does it.

[ 18830]
Change #18829 makes this test workaround obsolete.

[ 18831]
Couple more _r possibilities (found in a RH 8.0 box), and
the random() macros were all wrong.  (I don't know why
metaconfig did so much reordering of config_h.SH.)

[ 18833]
Subject: [patch config_h.SH] redefining __attribute__
From: Stas Bekman <stas@stason.org>
Date: Thu, 06 Mar 2003 12:03:39 +1100
Message-ID: <3E669E6B.1060606@stason.org>

[ 18835]
Add mani(fest) check(ing) utility.

[ 18836]
Handle also extra directories et alia.

[ 18837]
PERL_UNICODE explanation saga continues.

[ 18838]
Thinko fix.

[ 18839]
Subject: [PATCH perl@18838] mg.c needs Perl_csighandler prototype
From: "Craig A. Berry" <craigberry@mac.com>
Date: Thu, 06 Mar 2003 10:42:05 -0600
Message-ID: <3E677A5D.10805@mac.com>

[ 18840]
Subject: cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumption
From: Enache Adrian <enache@rdslink.ro>
Date: Wed, 5 Mar 2003 12:06:20 +0200
Message-ID: <20030305100620.GA909@ratsnest.hole>

[ 18841]
Subject: Re: [perl #20682] [fix] @- array not visible in s///
From: Enache Adrian <enache@rdslink.ro>
Date: Sun, 2 Mar 2003 06:05:22 +0200
Message-ID: <20030302040522.GB4905@ratsnest.hole>

[ 18842]
Subject: Re: [PATCH] let perlmodstyle mention Module::Build and Test::More
From: "Jos I. Boumans" <kane@dwim.org>
Date: Fri, 21 Feb 2003 20:33:53 +0100
Message-ID: <3E567F21.6020006@dwim.org>
(with some minor tweaks)

[ 18844]
Good observation from Philip Newton.

[ 18845]
Define the Perl_pp_i_modulo_1() only iff we have glibc.
(Stronger variant of "pp.c: Perl_pp_i_modulo_1 needs help
in non-glibc case", from Craig Berry)

[ 18846]
Subject: [PATCH] FreeBSD 5.0 gethostbyaddr_r hints update
From: Kay Roepke <kay@dolphin-services.de>
Date: Thu, 06 Mar 2003 23:00:10 +0100
Message-ID: <3E67C4EA.A55FFE5C@dolphin-services.de>

(plus change the d_gethostbyaddr_r_proto default to "0",
that is what an undefined r_proto looks like)

[ 18847]
Extra character noticed by Tels.

[ 18848]
Give pointers to runtime Unicode changes.
p4raw-link: @18848 on //depot/perl: ab9e1bb794a9b6411f23a7479a1d2f0b62d91d9e
p4raw-link: @18847 on //depot/perl: db36525cb329115f68822c743647c02ae50f6581
p4raw-link: @18846 on //depot/perl: f412e1d69424d7787af14ab6844279246479c4f1
p4raw-link: @18845 on //depot/perl: fce2b89e3773f74f134cc299697e386f7d98f01f
p4raw-link: @18844 on //depot/perl: e654d9081492941a3b1145787aaa3e0faa09141e
p4raw-link: @18842 on //depot/perl: ff23347e9ef93e40f6bc9f2bc2656893b6259bf4
p4raw-link: @18841 on //depot/perl: 76ec6486987531bd29428715e8ca0428053a30d9
p4raw-link: @18840 on //depot/perl: 842517601b969821600597cc5736114bee3b0c27
p4raw-link: @18839 on //depot/perl: e69880a56d80785fbe5600b4e7dabf583188c526
p4raw-link: @18838 on //depot/perl: d05aa1354dc4f1f485ab0c45b05688c3494e1aa6
p4raw-link: @18837 on //depot/perl: 5b4f334efd4922af406d1dea2d6b8952f272ce76
p4raw-link: @18836 on //depot/perl: 6501254efd518ae7cec2505f294d8200779717b9
p4raw-link: @18835 on //depot/perl: 93209f3997221ac28a3ff713e663b011e06679f1
p4raw-link: @18833 on //depot/perl: 88fdc17263c0ecab1cbcf87b39127c6497fe4a5e
p4raw-link: @18831 on //depot/perl: a845a0d454e0f00755bd9ac955d4d658c0af2872
p4raw-link: @18830 on //depot/perl: b891b7335194e891dcfaf5a5077012facb06d75b
p4raw-link: @18826 on //depot/perl: 220b1401b03105a435f50108cb463fbf9ea82864
p4raw-link: @18825 on //depot/perl: 6d355c6e8e3a90a29acd06f8374ed90c53267bb2

p4raw-id: //depot/maint-5.8/perl@18850
p4raw-integrated: from //depot/perl@18837 'ignore' pod/perlrun.pod
(@18819..)
p4raw-branched: from //depot/perl@18835 'branch in' Porting/manicheck
p4raw-integrated: from //depot/perl@18835 'edit in' MANIFEST (@18816..)
p4raw-edited: from //depot/perl@18831 'edit in' config_h.SH (@18267..)
p4raw-edited: from //depot/perl@18824 'edit in' Configure (@18831..)
p4raw-integrated: from //depot/perl@18824 'copy in'
ext/POSIX/t/waitpid.t (@16829..) ext/POSIX/t/sigaction.t
(@16882..) Porting/findrfuncs (@17249..) pod/perlmodstyle.pod
(@17418..) t/op/sub_lval.t (@18118..) t/op/method.t (@18159..)
hints/freebsd.sh (@18283..) ext/Devel/PPPort/PPPort.pm
(@18541..) plan9/config.plan9 (@18628..) plan9/config_h.sample
(@18629..) t/run/fresh_perl.t (@18662..) t/op/subst.t
(@18776..) reentr.h reentr.pl (@18801..) lib/File/Find.pm
(@18809..) 'merge in' t/op/ver.t (@17747..) NetWare/config_H.wc
wince/config_H.ce (@18030..) win32/config_H.bc
win32/config_H.gc win32/config_H.vc win32/config_H.vc64
(@18327..) pod/perlvar.pod (@18754..) pp.c (@18813..)
ext/B/t/deparse.t (@18828..) mg.c (@18829..)
30 files changed:
Configure
MANIFEST
NetWare/config_H.wc
Porting/findrfuncs
Porting/manicheck [new file with mode: 0644]
config_h.SH
ext/Devel/PPPort/PPPort.pm
ext/POSIX/t/sigaction.t
ext/POSIX/t/waitpid.t
hints/freebsd.sh
lib/File/Find.pm
mg.c
plan9/config.plan9
plan9/config_h.sample
pod/perlmodstyle.pod
pod/perlrun.pod
pod/perlvar.pod
pp.c
reentr.h
reentr.pl
t/op/method.t
t/op/sub_lval.t
t/op/subst.t
t/op/ver.t
t/run/fresh_perl.t
win32/config_H.bc
win32/config_H.gc
win32/config_H.vc
win32/config_H.vc64
wince/config_H.ce