From: Harald O. <har...@el...> - 2022-11-17 09:06:35
|
Am 16.11.2022 um 19:12 schrieb Donald G Porter via Tcl-Core: > Now available at > https://sourceforge.net/projects/tcl/files/Tcl/8.6.13/ > are candidate files making up the RC2 pre-releases of Tcl and Tk 8.6.13. Thank you, Don, I appreciate. Here are my test results on MS-VC6 + PSDK2003SP2. I hope, I will annoy you the last time with this old compiler. But it is my role ;-). 1) Build - Tcl and Tk builds fine. There are some notes about unsupported options, but this is harmless and ok. Test results compared to TCL 8.6.12: Still failing: winFCmd-6.1. winFCmd-6.9, winFCmd-6.13 So, TCL and Tk is ok, also the tclthread package. Work will be done on the tdbc and sqlite packages. Jan has already given solutions for TDBC. Perhaps, sqlite will follow to. It is clearly a compiler issue and the use of modern features. Otherwise, an older version must be used with MS-VC6, what is ok too. Then, I will do real program tests. Thank you, great work ! Harald |