Artifact
275ecbcc5df538300d90c05f09743ed0a1c078ad90818da81f2dd336aa7ff509:
Manifest of check-in
[275ecbcc5d]
- Initial changes for TCL 9.0.
Fixed package requires to work with TCL 9.0.
Removed obsolete macro _ANSI_ARGS_, use ANSI arg definitions, etc.
Macros: CONST84 to const, WIN32 to _WIN32, CONST to const, VOID to void, etc.
Replaced Tcl_SaveResult with Tcl_SaveInterpState, Tcl_RestoreResult with Tcl_RestoreInterpState, and Tcl_DiscardResult with Tcl_DiscardInterpState.
Use Tcl_BackgroundError for pre TCL 8.6 and Tcl_BackgroundException for TCL 8.6+.
by
bohagan on
2023-04-10 01:27:35.
A hex dump of this file is not available.
Please download the raw binary file and generate a hex dump yourself.