Code cleanup - remove calls to deprecated function Tcl_DStringTrunc - prefer boolean expressions to avoid signed conversions - add default s…
Show more
Code cleanup- remove calls to deprecated function Tcl_DStringTrunc- prefer boolean expressions to avoid signed conversions- add default statement to switch to ease life of static checkers
Show less