This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Perl 5 source code".
The branch, p4/maint-5.8/perl has been updated
via 30961344677073dcf2f14741ab503ae57a6a7def (commit)
from 782ea5b18b40405c08fcb228b021ac4d2862e060 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 30961344677073dcf2f14741ab503ae57a6a7def
Author: Nicholas Clark <[EMAIL PROTECTED]>
Date: Wed Sep 24 14:00:17 2008 +0000
Integrate:
[ 34413]
Integrate:
[ 34406]
The tests for the -ostash option to B::Concise will have been failing
for -Uusedl since they were added. For now, test with a non-XS module,
and TODO the test with the XS module when usedl is undefined.
[ 34409]
defined %{$package.'::'} isn't good enough to tell whether a module is
loaded when it's XS and staticly linked to perl.
p4raw-link: @34413 on //depot/maint-5.10/perl:
bc2afaecbf6fd4b40f17b21411652a15deaf3eb5
p4raw-link: @34409 on //depot/perl: 23ca66458c894030052e2b0f85bd2c1d255d7dd0
p4raw-link: @34406 on //depot/perl: 7f623cb26527140adb86611d7eee0b85022f3044
p4raw-id: //depot/maint-5.8/[EMAIL PROTECTED]
p4raw-integrated: from //depot/maint-5.10/[EMAIL PROTECTED] 'copy in'
ext/B/t/concise.t (@33126..) ext/B/B/Concise.pm (@33640..)
-----------------------------------------------------------------------
Summary of changes:
ext/B/B/Concise.pm | 15 +++++++++++++--
ext/B/t/concise.t | 8 +++++++-
2 files changed, 20 insertions(+), 3 deletions(-)
hooks/post-receive
--
Perl 5 source code