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, 20:29:44
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <20250110162944.366c7ef2@lud1.home>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
On Fri, 10 Jan 2025 06:38:02 +0000, eric wrote:
The 8.6 way is wiser.
Not sure... your choice of encoding may not be the one of your
application users.
In this case, your code may fail to load in the user's encoding choice.
**************************
The user's choice is and always will be a point of uncertainty.
Tcl9 introduces an additional uncertainty with the developer.
-- Luc>