In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/719c50dc98237b0afc704520ff22b1b82bf9a101?hp=d9b01026c06e57b0b2693843df5de20c56e09baf>

- Log -----------------------------------------------------------------
commit 719c50dc98237b0afc704520ff22b1b82bf9a101
Author: Rafael Garcia-Suarez <r...@consttype.org>
Date:   Thu Mar 11 10:53:43 2010 +0100

    Re-TODO one more Deparse test
    
    (was missing from 0fa4a26596a4646f9aae1dcd199a2f30933e6f01)
-----------------------------------------------------------------------

Summary of changes:
 dist/B-Deparse/t/deparse.t |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/dist/B-Deparse/t/deparse.t b/dist/B-Deparse/t/deparse.t
index 26ceb2d..331766b 100644
--- a/dist/B-Deparse/t/deparse.t
+++ b/dist/B-Deparse/t/deparse.t
@@ -534,7 +534,8 @@ do {
 '???';
 !1;
 ####
-# TODO ? $Config::Config{useithreads} && "doesn't work with threads"
+# TODO constant deparsing has been backed out for 5.12
+# XXXTODO ? $Config::Config{useithreads} && "doesn't work with threads"
 # 61 tests that shouldn't be constant folded
 # It might be fundamentally impossible to make this work on ithreads, in which
 # case the TODO should become a SKIP

--
Perl5 Master Repository

Reply via email to