diff options
author | dgp <dgp@users.sourceforge.net> | 2008-10-27 19:08:53 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-10-27 19:08:53 (GMT) |
commit | 1a13bcfa51bd2ef9f1fef875680257ac38fc7e85 (patch) | |
tree | 17408e39a8b6596c02c7902eb1bd5ee2130058b1 /win/configure | |
parent | e2a86ffb4d1c3d4ec5f674f22f705f13567939d8 (diff) | |
download | tcl-1a13bcfa51bd2ef9f1fef875680257ac38fc7e85.zip tcl-1a13bcfa51bd2ef9f1fef875680257ac38fc7e85.tar.gz tcl-1a13bcfa51bd2ef9f1fef875680257ac38fc7e85.tar.bz2 |
* generic/tclEncoding.c: Use "iso8859-1" and not "identity"
as the default and original [encoding system] value. Since
"iso8859-1" is built in to the C source code for Tcl now, there's no
availability issue, and it has the good feature of "identity" that
we must have ("bytes in" == "bytes out") without the bad feature of
"identity" ("broken as designed") that makes us want to abandon it.
[RFE 2008609]
*** POTENTIAL INCOMPATIBILITY for older releases of Tclkit and
any other code expecting a particular value for Tcl's default
system encoding ***
Diffstat (limited to 'win/configure')
0 files changed, 0 insertions, 0 deletions