diff options
Diffstat (limited to 'ToDo')
-rw-r--r-- | ToDo | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |