]> git.pld-linux.org Git - packages/abiword.git/commitdiff
Compilation fix (probably for gcc 4). Anyway abiword miscompiled without it.
authorwitekfl <witekfl@pld-linux.org>
Mon, 6 Jun 2005 15:38:47 +0000 (15:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    abiword-mailmerge.patch -> 1.1

abiword-mailmerge.patch [new file with mode: 0644]

diff --git a/abiword-mailmerge.patch b/abiword-mailmerge.patch
new file mode 100644 (file)
index 0000000..c413966
--- /dev/null
@@ -0,0 +1,11 @@
+--- abiword-2.2.8.orig/abi/src/wp/impexp/xp/ie_mailmerge.h     2005-01-23 15:37:50.000000000 +0100
++++ abiword-2.2.8/abi/src/wp/impexp/xp/ie_mailmerge.h  2005-06-06 17:19:34.932480728 +0200
+@@ -28,6 +28,8 @@
+ typedef UT_sint32 IEMergeType;
+ #define IEMT_Unknown ((IEMergeType)-1)
++class ABI_EXPORT IE_MailMerge;
++
+ class ABI_EXPORT IE_MergeSniffer : public UT_AbiObject
+ {
+   friend class IE_MailMerge;
This page took 0.0381 seconds and 4 git commands to generate.