Fix bug, where Tcl's "string is" checker modified result, when used as a return value checker The new code saves and restores the original r…
Show more
Fix bug, where Tcl's "string is" checker modified result, when used as a return value checkerThe new code saves and restores the original result value.The regression test was extended.Many thanks to Antonio Pisano for pointing out this issue.
Show less