diff options
author | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1997-10-29 12:49:01 +0000 |
---|---|---|
committer | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1997-10-29 12:49:01 +0000 |
commit | 25f62d1c923a0e842a23489d92db1990acf9c23b (patch) | |
tree | 39beb27a75b0e605025114ac7f7ca11ece2a4da1 /Todo.5.005 | |
parent | af41f3ca4e00815b002eaf6169b8c9ab669f21b3 (diff) | |
download | perl-25f62d1c923a0e842a23489d92db1990acf9c23b.tar.gz |
Add to Todo: compiler with fake SvCUR in comppad_name entries.
p4raw-id: //depot/perl@189
Diffstat (limited to 'Todo.5.005')
-rw-r--r-- | Todo.5.005 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Todo.5.005 b/Todo.5.005 index af30f0e5e9..e4140b899a 100644 --- a/Todo.5.005 +++ b/Todo.5.005 @@ -24,6 +24,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 |