tie array changes to core and tests
[p5sagit/p5-mst-13.2.git] / Todo.5.005
index e4140b8..743e597 100644 (file)
@@ -6,10 +6,6 @@ Multi-threading
     without USE_THREADS, change extern variable for dTHR
     consistent semantics for exit/die in threads
     SvREFCNT_dec(curstack) in threadstart() in Thread.xs
-    $@ and other magic globals:
-       global pseudo-lexical pad with auto-binding for magicals
-       move magicals that should be per-thread into thread.h
-       sv_magic for the necessary global pad entries
     Thread::Pool
     more Configure support