[arch] aspell doesn't compile
Mister Dobalina
reebydobalina at yahoo.ca
Fri Dec 1 23:01:46 EST 2006
same sort of small fix as for fam, I guess gcc got
more strict about these sorts of things since these
packages were built.
--- aspell-0.60.4/modules/filter/nroff.cpp
2005-02-20 16:49:18.000000000 -0500
+++ aspell-0.60.4-fix/modules/filter/nroff.cpp
2006-12-01 22:33:16.243583960 -0500
@@ -73,7 +73,7 @@
return false;
}
- bool NroffFilter::process_char (FilterChar::Chr
c);
+ bool process_char (FilterChar::Chr c);
public:
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the arch
mailing list