-- This ticket was imported from http://sourceforge.net/p/rkward/bugs/9 on 2017-05-30 15:26:33 +0100 -- Produces two "errors" "incomplete statement", but actually works. Probably due to empty commands. Likely solution: Strip leading/trailing whitespace from commands in rthread.cpp, then check if the command is empty. Do not attempt evaluation if empty.
Logged In: YES user\_id=300591 Fixed in CVS. Stripping whitespace is only done for plugin generated commands, all others go unfiltered.
- **assigned_to**: nobody --> tfry - **status**: open --> open-fixed
- **status**: open-fixed --> closed-fixed