Sujet : Re: Tcl9: source files are interpreted as utf-8 by default
De : wortkarg3 (at) *nospam* yahoo.com (Harald Oehlmann)
Groupes : comp.lang.tclDate : 09. Jan 2025, 10:40:44
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vlo5ir$38lg1$2@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
User-Agent : Mozilla Thunderbird
Am 09.01.2025 um 10:12 schrieb Uwe Schmitz:
Nevertheless, this point should be noted under "Important Incompatibilities in Tcl 9.0"
on the Tcl9 page:
https://www.tcl.tk/software/tcltk/9.0.html
Hi Uwe,
thanks for all your contributions.
Here is the wiki page for TCL script migration:
https://core.tcl-lang.org/tcl/wiki?name=Migrating+scripts+to+Tcl+9&pPlease look to section "Default encoding for scripts is UTF-8".
The also mentioned migration tools by Ashok also check the codepage issue. You may consider to use those tools also to detect other incompatible changes.
https://github.com/apnadkarni/tcl9-migrateI am happy to include any missing information to this page.
Thank you and take care,
Harald