Hi Kevin,
The patch install not quite correctly.
The file that did not patch correctly was lib/data.cc I had to edit
the file manually and I changed line 140:
from:
int ok = fstat(filedesc(f), &s);
to:
int ok = fstat(f.file_no(), &s);
Was this the correct line number?
The other files seemed to apply correctly and the patch program said
done.
In the end I removed pspell and apsell completely and reinstalled
both.
Perhaps I could send you my example-c.c file and you could try
compiling it and running it. At least that way I can work out if it
is my code / setup or a problem in aspell, which I could then try to
find.
Thanks
Nick
On 31 Jul 2001, at 16:53, Kevin Atkinson wrote:
>
> Did the patch install correctly? If you are not sure could I please see
> the results of applying the patch?
>
> Also did you remember to reinstall Aspell after applying the patch and
> recompiling?
>
> You may also want to try recompiling and reinstalling Pspell and the
> example program although this should not really be necessary.
>
> Other than that I am clueless as to what the problem is.
>
> --
> Kevin Atkinson
> kevina at users sourceforge net
> http://www.ibiblio.org/kevina/
>
>
--
Nick Foster
mailto:[EMAIL PROTECTED]
http://www.weblocust.co.uk/
_______________________________________________
aspell-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/aspell-user