In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/bcfcd7d8d54edbbd1a6d43b2413593cab4a9d746?hp=0e34d7d0a57487ce82a7d53150db6725b7e00068>

- Log -----------------------------------------------------------------
commit bcfcd7d8d54edbbd1a6d43b2413593cab4a9d746
Author: Father Chrysostomos <[email protected]>
Date:   Sat Sep 13 00:09:30 2014 -0700

    concise-xs.t is overly chummy with B::Deparse
-----------------------------------------------------------------------

Summary of changes:
 ext/B/t/concise-xs.t | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ext/B/t/concise-xs.t b/ext/B/t/concise-xs.t
index 2cad249..2f1737a 100644
--- a/ext/B/t/concise-xs.t
+++ b/ext/B/t/concise-xs.t
@@ -171,7 +171,7 @@ my $testpkgs = {
                     PMf_MULTILINE PMf_ONCE PMf_SINGLELINE
                     POSTFIX SVf_FAKE SVf_IOK SVf_NOK SVf_POK SVf_ROK
                     SVpad_OUR SVs_RMG SVs_SMG SWAP_CHILDREN OPpPAD_STATE
-                    OPpCONST_ARYBASE RXf_SKIPWHITE/,
+                    OPpCONST_ARYBASE RXf_SKIPWHITE SVpad_TYPED/,
                     $] >= 5.015 ? qw(
                     OP_GLOB PMf_SKIPWHITE RXf_PMf_CHARSET RXf_PMf_KEEPCOPY
                     OPpEVAL_BYTES OPpSUBSTR_REPL_FIRST) : (),

--
Perl5 Master Repository

Reply via email to