summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2002-08-29 13:27:26 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit64370c42be51fe2dffd8d3b6ff80121b3d4f13e9 (patch)
treee800cc275e6badb5ac4ba703d13f8028b09773ca
parent1546d64d26e66d4bd9ef874b906e6a5e135c013e (diff)
downloadglademm-64370c42be51fe2dffd8d3b6ff80121b3d4f13e9.zip
glademm-64370c42be51fe2dffd8d3b6ff80121b3d4f13e9.tar.gz
- build fix for 64-bit archs
Changed files: glademm-types.patch -> 1.1
-rw-r--r--glademm-types.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/glademm-types.patch b/glademm-types.patch
new file mode 100644
index 0000000..f73936f
--- /dev/null
+++ b/glademm-types.patch
@@ -0,0 +1,12 @@
+--- glademm-0.6.2b/src/SourceWriter/SystemFile.hh.orig Fri Oct 12 09:11:09 2001
++++ glademm-0.6.2b/src/SourceWriter/SystemFile.hh Thu Aug 29 15:04:41 2002
+@@ -116,8 +116,8 @@
+ op_shl(std::string)
+ op_shl(char*)
+ op_shl(int)
++ op_shl(unsigned int)
+ op_shl(unsigned long)
+- op_shl(size_t)
+ op_shl(char)
+ op_shl(float)
+ #undef op_shl