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

2.2 + 34 more