[win32] add AS patch#24, remove one other instance of error_no
[p5sagit/p5-mst-13.2.git] / Todo.5.005
index af30f0e..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
 
@@ -24,6 +20,8 @@ Compiler
     $^C to track compiler/checker status
     END blocks need saving in compiled output
     _AUTOLOAD prodding
+    fix comppadlist (names in comppad_name can have fake SvCUR
+       from where newASSIGNOP steals the field)
 
 Documentation
     lots