Re-TODO one more Deparse test
Rafael Garcia-Suarez [Thu, 11 Mar 2010 09:53:43 +0000 (10:53 +0100)]
(was missing from 0fa4a26596a4646f9aae1dcd199a2f30933e6f01)

dist/B-Deparse/t/deparse.t

index 26ceb2d..331766b 100644 (file)
@@ -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