summaryrefslogtreecommitdiffstats
path: root/japanese/tcl80/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/tcl80/files/patch-ab')
-rw-r--r--japanese/tcl80/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/japanese/tcl80/files/patch-ab b/japanese/tcl80/files/patch-ab
new file mode 100644
index 0000000..daa6ccb
--- /dev/null
+++ b/japanese/tcl80/files/patch-ab
@@ -0,0 +1,11 @@
+--- ../generic/tclListObj.c.ORIG Tue Dec 30 15:54:34 1997
++++ ../generic/tclListObj.c Tue Dec 30 15:55:18 1997
+@@ -260,6 +260,8 @@
+
+ objPtr->internalRep.otherValuePtr = (VOID *) listRepPtr;
+ objPtr->typePtr = &tclListType;
++ } else {
++ objPtr->bytes = tclEmptyStringRep;
+ }
+ }
+
OpenPOWER on IntegriCloud