This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
authorJarkko Hietaniemi <jhi@iki.fi>
Thu, 19 Jun 2003 14:51:22 +0000 (14:51 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Thu, 19 Jun 2003 14:51:22 +0000 (14:51 +0000)
commit1324178ba4706e8516b63eb0696acda51ae5b4cb
tree1190c76a32155600ad3791c601454a3fb49a5738
parent9b8ea7f3965f7434e0f6b013186ed199217df9de
Integrate:
[ 19818]
Subject: [PATCH -current] email address correction
Date: Thu, 19 Jun 2003 02:19:31 -0700
Message-ID: <CGEAIAFGDFMPCFCBLLCOEENKCBAA.rs@crystalflame.net>
From: rs@crystalflame.net (Richard Soderberg)

[ 19819]
Subject: [PATCH] Re: [perl #17934] tied STDERR and internal warnings
From: grazz@pobox.com (Steve Grazzini)
Date: Wed, 18 Jun 2003 19:42:37 -0400
Message-ID: <20030618234237.GA6267@grazzini.net>

[ 19820]
Upgrade to MakeMaker 6.10_07 (from makemaker.org snapshot
as of 2003-06-19 18:39 EET).

[ 19821]
A tweak from Alan Burlison for MM 6.10_07 that makes Solaris
make happy.

[ 19822]
This change chunk doesn't work well with blead.
p4raw-link: @19822 on //depot/perl: 582bf10a23d83ab7f7912b7434ac27c2728bad35
p4raw-link: @19821 on //depot/perl: 7b8ec533fbbf961afe3ffcf21e37d348e8d6d14e
p4raw-link: @19820 on //depot/perl: ad2f23df959fc696d664d4612493394ea5ed4c8e
p4raw-link: @19819 on //depot/perl: 7ff032551aa263179d4cb6df3dd91502d713e6ba
p4raw-link: @19818 on //depot/perl: ca9279baf07d6843f58a31f1ce3ff7dc875faf1a

p4raw-id: //depot/maint-5.8/perl@19823
p4raw-integrated: from //depot/perl@19820 'ignore'
lib/ExtUtils/t/Command.t (@19099..)
p4raw-integrated: from //depot/perl@19817 'copy in' t/op/runlevel.t
(@16257..) t/op/tiehandle.t (@17716..) lib/ExtUtils/t/MM_Unix.t
(@19099..) lib/ExtUtils/MM_OS2.pm (@19162..)
ext/threads/threads.pm (@19236..) pod/perltie.pod (@19452..)
lib/ExtUtils/MM_VMS.pm (@19594..) lib/ExtUtils/MM_Unix.pm
lib/ExtUtils/MakeMaker.pm (@19703..) lib/ExtUtils/MM_Any.pm
(@19721..) lib/ExtUtils/t/MM_OS2.t (@19789..) 'merge in' util.c
(@19772..) embed.fnc embed.h proto.h (@19786..) pp_ctl.c
(@19801..)
16 files changed:
embed.fnc
embed.h
ext/threads/threads.pm
lib/ExtUtils/MM_Any.pm
lib/ExtUtils/MM_OS2.pm
lib/ExtUtils/MM_Unix.pm
lib/ExtUtils/MM_VMS.pm
lib/ExtUtils/MakeMaker.pm
lib/ExtUtils/t/MM_OS2.t
lib/ExtUtils/t/MM_Unix.t
pod/perltie.pod
pp_ctl.c
proto.h
t/op/runlevel.t
t/op/tiehandle.t
util.c