From: Paul O. <pa...@po...> - 2024-02-26 18:03:33
|
Builds without warnings on Raspberry Pi OS and RiscV (VisionFive 2 Debian). Tcl produces 1 failure on RiscV: ==== binary-40.3 ScanNumber: NaN FAILED ==== Contents of test case: unset -nocomplain arg1 list [binary scan \xff\xff\xff\xff f1 arg1] $arg1 ---- Result was: 1 NaN ---- Result should have been (glob matching): 1 -NaN* ==== binary-40.3 FAILED Regards, Paul Am 23.02.2024 um 19:33 schrieb Donald G Porter via Tcl-Core: > Now available at > > https://sourceforge.net/projects/tcl/files/Tcl/8.6.14/ > > are RC1 candidate source code distribution pre-releases of Tcl and Tk 8.6.14. > > This is the second of a sequence of candidate releases leading to the release of > Tcl/Tk 8.6.14. Testing of builds and operations on multiple platforms is invited. Open > tickets on any problems discovered, or raise the issue in a reply to this message. > > The Tcl pre-release includes pre-releases of the packages Thread 2.8.9 > and TDBC* 1.1.7. The same level of vetting on them is also appreciated. Other > packages in the tcl8.6.14/pkgs directory are the same releases that were included in > the release of Tcl 9.0b1. > > Unless severe problems are discovered with these RCs, expect them to become the > Tcl/Tk 8.6.14 releases next week. > > Thank you for your contributions and assistance. > |