Sujet : Re: Tilde expansion bug in Tk 9.0 for Windows
De : mssr953 (at) *nospam* gmail.com (Michael Soyka)
Groupes : comp.lang.tclDate : 28. Oct 2024, 00:30:23
Autres entêtes
Organisation : self
Message-ID : <vfmieg$l3ro$1@dont-email.me>
References : 1 2
User-Agent : Mozilla Thunderbird
On 10/27/2024 7:10 PM, Gerald Lester wrote:
On 10/27/24 16:13, Michael Soyka wrote:
Tcl/Tk developers-
>
Although automatic tilde expansion has been removed from Tcl version 9, I found one instance in the Tk sources where it hasn't been addressed. Specifically, in tk/win/winMain.c, the Tcl variable "tcl_rcFileName" is apparently given the value "~/wishrc.tcl".
>
I noticed this because my version of wish90 does not source this file as earlier versions did.
Did you file a bug report on this at https://core.tcl-lang.org/tk/ticket
No, I did not. Thank you for the link- I will do so.
-mike