GNUAspell / aspell

http://aspell.net
GNU Lesser General Public License v2.1
243 stars 53 forks source link

"µ" is not in the beginning of "µg"! #389

Open aspell-helper opened 17 years ago

aspell-helper commented 17 years ago

Leonardo Fontenelle telurion\@sf created a bug report on 2006-11-27 14:37:55 UTC (Orig. from https://sourceforge.net/p/aspell/bugs/197)

This issue originated from gnu.org #​319482.

This is pt_BR.dat: name pt_BR charset iso-8859-1 special - -*- ' -*- . -** ª -** º --* µ *-- affix pt_BR affix-compress true

The word list contains the following word: "µg".

Initially pt_BR.dat was encoded in utf-8, not iso-8859-1 (my bad), and "make install" printed this error message:

"Warning: The word "µg" is invalid. The character 'µ' (U+B5) may not appear at the beginning of a word. Skipping word."

After converting pt_BR.dat to iso-8859-1, similar error messages vanished but this particular message changed to:

"Warning: The word "µg" is invalid. The character 'µ' (U+B5) may not appear in the middle of a word. Skipping word."

Note that now Aspell thinks "µ" is in the middle of the "µg" word, not in the beginning.

The preliminary dictionary tarball should be retrieveable from the previously named issue, or from Kevin Atkinson's hard disk drive.

aspell-helper commented 17 years ago

Kevin Atkinson kevina\@sf updated the issue on 2006-12-11 04:20:50 UTC

aspell-helper commented 14 years ago

Kevin Atkinson kevina\@sf updated the issue on 2010-03-04 01:44:57 UTC

aspell-helper commented 13 years ago

Kevin Atkinson kevina\@sf updated the issue on 2011-06-27 23:10:18 UTC