File
tls.htm
— part of check-in
[275ecbcc5d]
at
2023-04-10 01:27:35
on branch trunk
— 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+.
(user:
bohagan,
size: 19012)
[annotate]
[blame][check-ins using]