Overview
Comment: | Re-introduce TCL_UNUSED. Some int <-> Tcl_Size fixes. Some more code cleanup |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk | main |
Files: | files | file ages | folders |
SHA3-256: |
cc9314fa6e48d38f18b53da73e230f8b |
User & Date: | jan.nijtmans on 2024-11-29 15:41:35.016 |
Other Links: | branch diff | manifest | tags |
Context
2024-11-30
| ||
21:06 | Roll back some type changes from Clientdata to void * and added comments to args check-in: c951849fa9 user: bohagan tags: trunk, main | |
2024-11-29
| ||
15:41 | Re-introduce TCL_UNUSED. Some int <-> Tcl_Size fixes. Some more code cleanup check-in: cc9314fa6e user: jan.nijtmans tags: trunk, main | |
15:03 | Fix build when unpacked in the /pkg/ directory of Tcl: <pre> cat manifest.uuid >>tlsUuid.h cat: manifest.uuid: No such file or directory make[1]: *** [Makefile:343: tlsUuid.h] Error 1 make[1]: Leaving directory 'tcl9.0/unix/pkgs/tcltls' make: *** [Makefile:2070: packages] Error 2 </pre> check-in: 32c382b729 user: jan.nijtmans tags: trunk, main | |
Changes
Modified generic/tls.c
from [25505d8d36]
to [449c72e968].
[diff]
Modified generic/tlsBIO.c
from [461b7f06d1]
to [82977b2388].
[diff]
Modified generic/tlsIO.c
from [f1c5ac114b]
to [37ab373d6c].
[diff]
Modified generic/tlsInt.h
from [50ff8aa0e5]
to [de2f74ec79].
[diff]