summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2005-04-21 22:42:03 (GMT)
committerdgp <dgp@users.sourceforge.net>2005-04-21 22:42:03 (GMT)
commit918dbfe6102b60da44efe1c8344461ad3bddb4b0 (patch)
tree8ba1076ef3186cf6a0dde41d04d6f9d14cb6cb57 /ChangeLog
parent094335002cae81ecfcede60611fca53b6c864104 (diff)
downloadtcl-918dbfe6102b60da44efe1c8344461ad3bddb4b0.zip
tcl-918dbfe6102b60da44efe1c8344461ad3bddb4b0.tar.gz
tcl-918dbfe6102b60da44efe1c8344461ad3bddb4b0.tar.bz2
* generic/tclLiteral.c: Disabled the code that forces some literals
into the "int" Tcl_ObjType during registration. We can re-enable it if this change causes trouble, but it seems more sensible to let Tcl's "on-demand" shimmering rule, and not try to pre-guess things.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b0e923e..1fa90a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,11 @@
* tests/obj.test: Corrected bad tests that actually expected
values like "47" and "0xac" to be accepted as booleans.
+ * generic/tclLiteral.c: Disabled the code that forces some literals
+ into the "int" Tcl_ObjType during registration. We can re-enable it
+ if this change causes trouble, but it seems more sensible to let
+ Tcl's "on-demand" shimmering rule, and not try to pre-guess things.
+
2005-04-20 Don Porter <dgp@users.sourceforge.net>
* generic/tclGet.c (Tcl_GetInt): Corrected error that did not