SOURCES: iterm-gcc4.patch (NEW) - fix for gcc-4.x
witekfl
witekfl at pld-linux.org
Wed Oct 18 18:55:12 CEST 2006
Author: witekfl Date: Wed Oct 18 16:55:12 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix for gcc-4.x
---- Files affected:
SOURCES:
iterm-gcc4.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/iterm-gcc4.patch
diff -u /dev/null SOURCES/iterm-gcc4.patch:1.1
--- /dev/null Wed Oct 18 18:55:12 2006
+++ SOURCES/iterm-gcc4.patch Wed Oct 18 18:55:07 2006
@@ -0,0 +1,12 @@
+--- iterm-0.5/unix/Xaw/lib/xim.c.old 2006-10-18 18:11:35.000000000 +0200
++++ iterm-0.5/unix/Xaw/lib/xim.c 2006-10-18 18:12:03.000000000 +0200
+@@ -63,8 +63,8 @@
+ }
+ }
+ }
+- loop_end:
+ }
++loop_end:
+ XFree(im_styles);
+
+ if(!found)
================================================================
More information about the pld-cvs-commit
mailing list