Differences From Artifact [6cb2ccf919]:
- File win/tclWinPipe.c — part of check-in [ed3245630a] at 2020-03-22 21:16:21 on branch core-8-6-branch — Even more uppercase HEX representations in source-code (user: jan.nijtmans size: 96686)
To Artifact [09c5471412]:
- File win/tclWinPipe.c — part of check-in [6e3b6a611f] at 2020-04-20 11:30:31 on branch core-8-6-branch — Code cleanup (more typecasts), making it more compatible with -Wc++-compat. Less use of /* ARGUSED */. (user: jan.nijtmans size: 96670) [more...]
| ︙ | |||
2748 2749 2750 2751 2752 2753 2754 | 2748 2749 2750 2751 2752 2753 2754 2755 2756 2757 2758 2759 2760 2761 | - | * * Side effects: * See the user documentation. * *---------------------------------------------------------------------- */ |
| ︙ |