Author: witekfl                      Date: Sun Sep 10 00:47:43 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- compilation fix

---- Files affected:
SOURCES:
   htdig-gcc4.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/htdig-gcc4.patch
diff -u /dev/null SOURCES/htdig-gcc4.patch:1.1
--- /dev/null   Sun Sep 10 02:47:43 2006
+++ SOURCES/htdig-gcc4.patch    Sun Sep 10 02:47:38 2006
@@ -0,0 +1,14 @@
+--- htdig-3.2.0b6/htsearch/Collection.h.old    2006-09-10 01:11:13.000000000 
+0200
++++ htdig-3.2.0b6/htsearch/Collection.h        2006-09-10 01:11:32.000000000 
+0200
+@@ -36,9 +36,9 @@
+                const char *docExcerpt);
+     ~Collection();
+ 
+-    void Collection::Open();
++    void Open();
+ 
+-    void Collection::Close(); 
++    void Close(); 
+ 
+     char *getWordFile() { return wordFile.get(); }
+     DocumentRef         *getDocumentRef(int id);
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to