diff options
author | Josh Blum <josh@joshknows.com> | 2009-09-05 00:54:56 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2009-09-05 00:54:56 -0700 |
commit | 4cc3667b348d58ef4fb30f0ecbe494cdb109fc83 (patch) | |
tree | 93f72567d6bf5847b5d318e3b58da10d23f26805 /grc/todo.txt | |
parent | 58cebfd63726dc2082ab31681afcd78e25c36132 (diff) |
better error msg for empty statements
Diffstat (limited to 'grc/todo.txt')
-rw-r--r-- | grc/todo.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/grc/todo.txt b/grc/todo.txt index ffc9d64dba..ca9a681807 100644 --- a/grc/todo.txt +++ b/grc/todo.txt @@ -68,7 +68,6 @@ * save/restore cwd * threads dont die on exit in probe and variable sink * align param titles in paramsdialog -* better error for blank string params * weird grid params misbehaving * params dialog needs to dynamically update for all params * will not update for non-enum params |