[Dict-common-dev] Re: Experimental support for pwli files

Rafael Laboissiere Rafael Laboissiere <laboissiere@mpipf-muenchen.mpg.de>
Sun, 9 Jun 2002 13:10:51 +0200


* Rafael Laboissiere <laboissiere@mpipf-muenchen.mpg.de> [2002-06-08 20:57]:

> Please, check my changes.  This has been a 30 minutes quick hack, and I am
> sure that there are bugs and room for improvement.

Just to complement my message: I tested libpspell with my updated ibrazilian
package (containing the pwli file) by compiling and running the example
program /usr/share/doc/libpspell-dev/examples/example-c.c.gz.  It works fine:

    $ cc example-c.c -o example-c -lpspell
    $ ./example-c pt 
    Using: pt-brazilian--ispell

    Type "h"for help.

    c casa

    correct
 
-- 
Rafael