SOURCES: aspell-gcc4.patch (NEW) - c++ fix.
pluto
pluto at pld-linux.org
Wed Dec 28 00:51:32 CET 2005
Author: pluto Date: Tue Dec 27 23:51:32 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- c++ fix.
---- Files affected:
SOURCES:
aspell-gcc4.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/aspell-gcc4.patch
diff -u /dev/null SOURCES/aspell-gcc4.patch:1.1
--- /dev/null Wed Dec 28 00:51:32 2005
+++ SOURCES/aspell-gcc4.patch Wed Dec 28 00:51:27 2005
@@ -0,0 +1,11 @@
+--- aspell-0.60.4/modules/filter/nroff.cpp.orig 2005-02-20 22:49:18.000000000 +0100
++++ aspell-0.60.4/modules/filter/nroff.cpp 2005-12-28 00:48:04.688306000 +0100
+@@ -73,7 +73,7 @@
+ return false;
+ }
+
+- bool NroffFilter::process_char (FilterChar::Chr c);
++ bool process_char (FilterChar::Chr c);
+
+ public:
+
================================================================
More information about the pld-cvs-commit
mailing list