SOURCES: tcl-bug-1618411-workaround.patch (NEW) - restored, th sti...
pluto
pluto at pld-linux.org
Fri Mar 16 21:06:50 CET 2007
Author: pluto Date: Fri Mar 16 20:06:50 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- restored, th still needs this workaround.
---- Files affected:
SOURCES:
tcl-bug-1618411-workaround.patch (1.2 -> 1.3) (NEW)
---- Diffs:
================================================================
Index: SOURCES/tcl-bug-1618411-workaround.patch
diff -u /dev/null SOURCES/tcl-bug-1618411-workaround.patch:1.3
--- /dev/null Fri Mar 16 21:06:50 2007
+++ SOURCES/tcl-bug-1618411-workaround.patch Fri Mar 16 21:06:45 2007
@@ -0,0 +1,12 @@
+diff -urN tcl8.5a5.org/unix/tclUnixInit.c tcl8.5a5/unix/tclUnixInit.c
+--- tcl8.5a5.org/unix/tclUnixInit.c 2006-09-10 19:04:07.000000000 +0200
++++ tcl8.5a5/unix/tclUnixInit.c 2006-12-18 22:48:30.984344000 +0100
+@@ -42,7 +42,7 @@
+ * stack.
+ */
+
+-#undef TCL_NO_STACK_CHECK
++#define TCL_NO_STACK_CHECK 1
+
+ /*
+ * Define this if you want to see a lot of output regarding stack checking.
================================================================
More information about the pld-cvs-commit
mailing list