Sujet : Re: Tcl9: source files are interpreted as utf-8 by default
De : luc (at) *nospam* sep.invalid (Luc)
Groupes : comp.lang.tclDate : 10. Jan 2025, 04:53:53
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <20250110005353.1b9b9d43@lud1.home>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
On Fri, 10 Jan 2025 00:12:48 -0000 (UTC), Rich wrote:
2) Use the "system encoding" (which is still 'imposing', just
'imposing' whatever the OS itself imposes).
Is the OS really imposing though? I honestly don't know about Windows,
but Linux lets me choose the system-wide encoding. And whatever I
chose, I must've chosen it for some reason. It's not Tcl's place
to challenge my decision.
And if the poor sorry Windows user really can't choose his encoding,
then why should Tcl make the user's life even more difficult?
The 8.6 way is wiser.
-- Luc>