On Mon, 28 Feb 2005, Billy Yiu wrote:

> Hi,
> 
> When I get the suggestion of "__"(or more "_") using Text::Aspell by the 
> following lines:
> 
> $speller->set_option('lang', "it");
> $word = "__";
> $speller->suggest($word);
> 
> It crashed!
> 
> The problem also exist when using ru as the language.
> 
> I can't confirm what signal it generated to make my program exit.

Most likely a bug.  Please file a bug report.

-- 
http://kevin.atkinson.dhs.org



_______________________________________________
Aspell-devel mailing list
Aspell-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/aspell-devel

Reply via email to