Clone
Gustaf Neumann <neumann@wu-wien.ac.at>
committed
on 17 Dec 22
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 checker

The 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

define-incrementals + 2 more