From: Pietro C. <ga...@ga...> - 2024-12-05 14:46:10
|
On Dec 04 2024, 19:45 +0000, Donald G Porter via Tcl-Core <tcl...@li...> wrote: > >Now available at > >https://sourceforge.net/projects/tcl/files/Tcl/8.6.16/ > >are RC0 candidate source code distribution pre-releases of Tcl and Tk 8.6.16. Works fine on FreeBSD, except for filesystem-1.30.3: https://core.tcl-lang.org/tcl/info/a479ad913c8b46a4 Here, we expect [string equal [file normalize ~] $::env(HOME)], but if my HOME is a symlynk (/home -> /usr/home), that'll fail. Why is [file normalize] used on one side only? Thanks! -- Pietro Cerutti I have pledged to give 10% of income to effective charities and invite you to join me - https://givingwhatwecan.org |