jim.c: check for missing quotes, etc. in eval, expr
commitfb3d08fe26e26e638a3d30a45ee865ae0628a861
authorSteve Bennett <steveb@workware.net.au>
Fri, 14 Mar 2014 01:46:22 +0000 (14 11:46 +1000)
committerSteve Bennett <steveb@workware.net.au>
Tue, 18 Mar 2014 00:14:23 +0000 (18 10:14 +1000)
treecc0ca57209ca2570d13a9424a01840760b8f4ec3
parent4045ca4084c04c83b797e7c898f0190194745593
jim.c: check for missing quotes, etc. in eval, expr

Throw an error if a script or expression is missing a trailing bracket, brace
or quote rather than simply ignoring the error.

Reported-by: Florian Schäfer <florian.schaefer+github@gmail.com>
Signed-off-by: Steve Bennett <steveb@workware.net.au>
binary.tcl
jim.c
tests/parse.test