summaryrefslogtreecommitdiff
path: root/ToDo
diff options
context:
space:
mode:
Diffstat (limited to 'ToDo')
-rw-r--r--ToDo1
1 files changed, 1 insertions, 0 deletions
diff --git a/ToDo b/ToDo
index 5d46a525eb..5f67a42b25 100644
--- a/ToDo
+++ b/ToDo
@@ -51,6 +51,7 @@ Hacking Interpreter
* export rb_io_{addstr,printf,puts,print}
* autoload should work with threads [ruby-talk:4589]
* remove stdio dependency from IOs.
+* warn for inconsistent local variable usage (lv m and method m at the same time).
Standard Libraries