Author: ken
Date: 2005-09-09 11:28:41 -0600 (Fri, 09 Sep 2005)
New Revision: 1104
Removed:
trunk/gpdf/gpdf-2.10.0-gcc4-1.patch
Log:
removed malformed gpdf-2.10.0-gcc4-1.patch
Deleted: trunk/gpdf/gpdf-2.10.0-gcc4-1.patch
===================================================================
--- trunk/gpdf/gpdf-2.10.0-gcc4-1.patch 2005-09-09 17:26:25 UTC (rev 1103)
+++ trunk/gpdf/gpdf-2.10.0-gcc4-1.patch 2005-09-09 17:28:41 UTC (rev 1104)
@@ -1,35 +0,0 @@
-Submitted By: Joe Ciccone <joeciccone at crazyeyesoft dot com>
-Date: 2005-08-23
-Initial Package Version: 2.10.0
-Origin: Fedora Core CVS
-Description: Adds a forward declaration that GCC4 wants
-
-diff -Naur gpdf-2.10.0.orig/xpdf/TextOutputDev.h
gpdf-2.10.0/xpdf/TextOutputDev.h
---- gpdf-2.10.0.orig/xpdf/TextOutputDev.h 2005-08-23 21:59:57.000000000
+0000
-+++ gpdf-2.10.0/xpdf/TextOutputDev.h 2005-08-23 22:00:10.000000000 +0000
-@@ -166,6 +166,8 @@
- // TextLine
- //------------------------------------------------------------------------
-
-+class TextBlock;
-+
- class TextLine {
- public:
-
-@@ -223,6 +225,8 @@
- // TextBlock
- //------------------------------------------------------------------------
-
-+class TextPage;
-+
- class TextBlock {
- public:
-@@ -342,6 +346,8 @@
- // TextPage
- //------------------------------------------------------------------------
-
-+class TextLineFrag;
-+
- class TextPage {
- public:
-
--
http://linuxfromscratch.org/mailman/listinfo/patches
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page