|
From: Jan N. <jan...@gm...> - 2023-02-01 15:53:13
|
Op wo 1 feb. 2023 om 16:22 schreef apnmbx-public--- via Tcl-Core:
> -profile strict -> flags for -strict
>
> -profile “tcl8” -> implicit default flags
>
> -profile nocomplain -> -nocomplain flags (although I would prefer just
> getting rid of this option)
>
Then I would suggest:
-profile strict -> flags for -strict
-profile tcl8 -> flags for -nocomplain (since this is the
default for Tcl 8)
-profile {} -> no flags (default for Tcl 9)
> (and fconfigure equivalents) be fairly straightforward?
>
Indeed
Regards,
Jan Nijtmans
|