This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 28 Jul 2003 15:18:57 +0000 (15:18 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 28 Jul 2003 15:18:57 +0000 (15:18 +0000)
commit961baadf5e3e54e27e2426df02111672a8ff2863
tree4c7f1c07a165d20837dfc50feadc1ad549d53bd3
parentfe88bc0bb51db591638b4eb1670aa7c9b5223e05
Integrate:
[ 20258]
Integrate:
[ 20256]
Extra noise from File::Spec.

[ 20257]
Subject: CPAN/t/signature.t noisy
From: Michael G Schwern <schwern@pobox.com>
Date: Mon, 28 Jul 2003 02:14:19 -0700
Message-ID: <20030728091419.GG21044@windhund.schwern.org>

[ 20259]
Minor tweak to the Perl_ advise.

[ 20261]
Solaris cc didn't appreciate casting a long to a pointer
with no cast, and lval casts are unportable, so introduce
a rval cast.

[ 20262]
Storable test nosewipe.

[ 20263]
Make Storable work with blead/maint by making PL_sv_placeholder
a true global, bump $VERSION to 2.08.  Will take a look at the
portability issue of placeholders soon.

[ 20264]
Subject: [PATCH] t/op/write.t cleanup after itself.
From: Michael G Schwern <schwern@pobox.com>
Date: Mon, 28 Jul 2003 05:54:19 -0700
Message-ID: <20030728125419.GJ21044@windhund.schwern.org>

[ 20265]
Subject: [PATCH] #20177 broke skip logic in t/op/write.t
From: "Craig A. Berry" <craigberry@mac.com>
Date: Mon, 28 Jul 2003 08:04:32 -0500
Message-ID: <3F251F60.6050607@mac.com>

[ 20266]
Bump the $VERSION of core File::Spec as requested by Ken Williams.

[ 20268]
Move the ext/IO tests to a more standard location so that
the *.t do not get copied to the build tree (lib/IO/).

[ 20269]
No more ext/*/*.t, move them all to ext/*/t.

[ 20270]
These directories no more exist during cleanup.
p4raw-link: @20270 on //depot/perl: 64ab403f2853337ad40d5e73af4fcfd6fccb449b
p4raw-link: @20269 on //depot/perl: adc3bd2e879b321a2e9c3281c7072a66e05dccfd
p4raw-link: @20268 on //depot/perl: 7ef1fc816de9ba164ee8c1da342f0a6b52845247
p4raw-link: @20266 on //depot/perl: f669481f50788dbb2da90ae1b62a4919ae804928
p4raw-link: @20265 on //depot/perl: 475b40fdd42aeff1d8eaa6926314ced65a429639
p4raw-link: @20264 on //depot/perl: 19f4d710e75aab05be98c9d4afa2827e3e7ff764
p4raw-link: @20263 on //depot/perl: 643157af7ab6b9560550325fafc5ed259fe9b954
p4raw-link: @20262 on //depot/perl: 9820b33a3d2b674b636ac4dd779ef1bbe90492de
p4raw-link: @20261 on //depot/perl: b97332e79eae50b3e7d901d7d7afe7197bed99ac
p4raw-link: @20259 on //depot/maint-5.8/perl: fe88bc0bb51db591638b4eb1670aa7c9b5223e05
p4raw-link: @20258 on //depot/maint-5.8/perl: acf487bdad26fafe194b566d8fd21b7a7ad6ae3f
p4raw-link: @20257 on //depot/perl: 6c670c7ed4428d6d96ff225a8531e769e0c09375
p4raw-link: @20256 on //depot/perl: a6133dd6d226e7195efd32387808f6e8ec3e35dd

p4raw-id: //depot/maint-5.8/perl@20271
p4raw-branched: from //depot/perl@20259 'branch in'
ext/Devel/DProf/t/DProf.t ext/Devel/Peek/t/Peek.t
ext/Errno/t/Errno.t ext/GDBM_File/t/gdbm.t
ext/I18N/Langinfo/t/Langinfo.t ext/IO/t/IO.t
ext/IO/t/io_const.t ext/IO/t/io_dir.t ext/IO/t/io_dup.t
ext/IO/t/io_linenum.t ext/IO/t/io_multihomed.t
ext/IO/t/io_pipe.t ext/IO/t/io_poll.t ext/IO/t/io_sel.t
ext/IO/t/io_sock.t ext/IO/t/io_taint.t ext/IO/t/io_tell.t
ext/IO/t/io_udp.t ext/IO/t/io_unix.t ext/IO/t/io_utf8.t
ext/IO/t/io_xs.t ext/IPC/SysV/t/ipcsysv.t
ext/NDBM_File/t/ndbm.t ext/ODBM_File/t/odbm.t
ext/Opcode/t/Opcode.t ext/Opcode/t/ops.t ext/PerlIO/t/PerlIO.t
ext/SDBM_File/t/sdbm.t ext/Safe/t/safe1.t ext/Safe/t/safe2.t
ext/Safe/t/safe3.t ext/Socket/t/Socket.t
ext/Socket/t/socketpair.t ext/Sys/Hostname/t/Hostname.t
ext/Sys/Syslog/t/syslog.t ext/Time/HiRes/t/HiRes.t
ext/XS/Typemap/t/Typemap.t ext/attrs/t/attrs.t ext/re/t/re.t
p4raw-deleted: from //depot/perl@20259 'delete in' ext/Errno/Errno.t
ext/IO/lib/IO/t/io_linenum.t ext/IO/lib/IO/t/io_multihomed.t
ext/IO/lib/IO/t/io_taint.t ext/IO/lib/IO/t/io_tell.t
ext/IO/lib/IO/t/io_udp.t ext/Opcode/ops.t
ext/Sys/Hostname/Hostname.t ext/attrs.t (@10676..)
ext/IPC/SysV/ipcsysv.t (@10712..) ext/IO/lib/IO/t/io_const.t
ext/IO/lib/IO/t/io_pipe.t ext/IO/lib/IO/t/io_xs.t (@12984..)
ext/IO/lib/IO/t/io_sel.t (@13647..)
ext/I18N/Langinfo/Langinfo.t (@13984..) ext/re/re.t (@14179..)
ext/IO/lib/IO/t/io_poll.t (@14750..) ext/IO/lib/IO/t/io_unix.t
(@15509..) ext/PerlIO/PerlIO.t (@16247..)
ext/IO/lib/IO/t/io_dup.t (@16882..) ext/XS/Typemap/Typemap.t
(@17495..) ext/GDBM_File/gdbm.t ext/NDBM_File/ndbm.t
ext/ODBM_File/odbm.t (@17750..) ext/SDBM_File/sdbm.t (@17875..)
ext/Opcode/Opcode.t (@17973..) ext/Safe/safe1.t
ext/Safe/safe2.t ext/Safe/safe3.t (@17980..)
ext/Socket/Socket.t (@19090..) ext/Sys/Syslog/syslog.t
(@19151..) ext/Time/HiRes/HiRes.t (@19592..)
ext/IO/lib/IO/t/io_utf8.t (@19634..) ext/Devel/Peek/Peek.t
(@19637..) ext/IO/lib/IO/t/io_dir.t (@19806..)
ext/Socket/socketpair.t (@19940..) ext/IO/lib/IO/t/io_sock.t
(@19949..) ext/Devel/DProf/DProf.t (@20034..)
ext/IO/lib/IO/t/IO.t (@20194..)
p4raw-integrated: from //depot/perl@20259 'copy in'
ext/IPC/SysV/MANIFEST (@1372..) ext/Storable/t/code.t
(@17986..) ext/Storable/Storable.pm (@19412..) perliol.h
(@19487..) ext/Storable/t/utf8hash.t (@19600..) perlio.c
(@20057..) Makefile.SH (@20220..) ext/Storable/Storable.xs
(@20224..) lib/File/Spec.pm (@20225..) bytecode.pl
ext/ByteLoader/byterun.c (@20246..) 'merge in' perlvars.h
(@20117..) t/op/write.t (@20177..) embedvar.h intrpvar.h
perlapi.h sv.c (@20224..) MANIFEST (@20249..)
55 files changed:
MANIFEST
Makefile.SH
bytecode.pl
embedvar.h
ext/ByteLoader/byterun.c
ext/Devel/DProf/t/DProf.t [moved from ext/Devel/DProf/DProf.t with 100% similarity]
ext/Devel/Peek/t/Peek.t [moved from ext/Devel/Peek/Peek.t with 96% similarity]
ext/Errno/t/Errno.t [moved from ext/Errno/Errno.t with 100% similarity]
ext/GDBM_File/t/gdbm.t [moved from ext/GDBM_File/gdbm.t with 100% similarity]
ext/I18N/Langinfo/t/Langinfo.t [moved from ext/I18N/Langinfo/Langinfo.t with 100% similarity]
ext/IO/t/IO.t [moved from ext/IO/lib/IO/t/IO.t with 100% similarity]
ext/IO/t/io_const.t [moved from ext/IO/lib/IO/t/io_const.t with 100% similarity]
ext/IO/t/io_dir.t [moved from ext/IO/lib/IO/t/io_dir.t with 100% similarity]
ext/IO/t/io_dup.t [moved from ext/IO/lib/IO/t/io_dup.t with 100% similarity]
ext/IO/t/io_linenum.t [moved from ext/IO/lib/IO/t/io_linenum.t with 100% similarity]
ext/IO/t/io_multihomed.t [moved from ext/IO/lib/IO/t/io_multihomed.t with 100% similarity]
ext/IO/t/io_pipe.t [moved from ext/IO/lib/IO/t/io_pipe.t with 100% similarity]
ext/IO/t/io_poll.t [moved from ext/IO/lib/IO/t/io_poll.t with 100% similarity]
ext/IO/t/io_sel.t [moved from ext/IO/lib/IO/t/io_sel.t with 100% similarity]
ext/IO/t/io_sock.t [moved from ext/IO/lib/IO/t/io_sock.t with 100% similarity]
ext/IO/t/io_taint.t [moved from ext/IO/lib/IO/t/io_taint.t with 100% similarity]
ext/IO/t/io_tell.t [moved from ext/IO/lib/IO/t/io_tell.t with 100% similarity]
ext/IO/t/io_udp.t [moved from ext/IO/lib/IO/t/io_udp.t with 100% similarity]
ext/IO/t/io_unix.t [moved from ext/IO/lib/IO/t/io_unix.t with 100% similarity]
ext/IO/t/io_utf8.t [moved from ext/IO/lib/IO/t/io_utf8.t with 100% similarity]
ext/IO/t/io_xs.t [moved from ext/IO/lib/IO/t/io_xs.t with 100% similarity]
ext/IPC/SysV/MANIFEST
ext/IPC/SysV/t/ipcsysv.t [moved from ext/IPC/SysV/ipcsysv.t with 100% similarity]
ext/NDBM_File/t/ndbm.t [moved from ext/NDBM_File/ndbm.t with 100% similarity]
ext/ODBM_File/t/odbm.t [moved from ext/ODBM_File/odbm.t with 100% similarity]
ext/Opcode/t/Opcode.t [moved from ext/Opcode/Opcode.t with 100% similarity]
ext/Opcode/t/ops.t [moved from ext/Opcode/ops.t with 100% similarity]
ext/PerlIO/t/PerlIO.t [moved from ext/PerlIO/PerlIO.t with 100% similarity]
ext/SDBM_File/t/sdbm.t [moved from ext/SDBM_File/sdbm.t with 100% similarity]
ext/Safe/t/safe1.t [moved from ext/Safe/safe1.t with 100% similarity]
ext/Safe/t/safe2.t [moved from ext/Safe/safe2.t with 100% similarity]
ext/Safe/t/safe3.t [moved from ext/Safe/safe3.t with 100% similarity]
ext/Socket/t/Socket.t [moved from ext/Socket/Socket.t with 100% similarity]
ext/Socket/t/socketpair.t [moved from ext/Socket/socketpair.t with 100% similarity]
ext/Storable/Storable.pm
ext/Storable/Storable.xs
ext/Storable/t/code.t
ext/Storable/t/utf8hash.t
ext/Sys/Hostname/t/Hostname.t [moved from ext/Sys/Hostname/Hostname.t with 100% similarity]
ext/Sys/Syslog/t/syslog.t [moved from ext/Sys/Syslog/syslog.t with 100% similarity]
ext/Time/HiRes/t/HiRes.t [moved from ext/Time/HiRes/HiRes.t with 100% similarity]
ext/XS/Typemap/t/Typemap.t [moved from ext/XS/Typemap/Typemap.t with 100% similarity]
ext/attrs/t/attrs.t [moved from ext/attrs.t with 100% similarity]
ext/re/t/re.t [moved from ext/re/re.t with 100% similarity]
intrpvar.h
lib/File/Spec.pm
perlapi.h
perlvars.h
sv.c
t/op/write.t