[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#319369: unmunch not always can extract all words



Hi Martin,

Martin Kretzschmar ha scritto:

Davide Prina schrieb:

Package: libmyspell-dev
Version: 1:3.1-11

If you are using a MySpell dictionary (.dic) with a word/affix that
generate more than 5.000 words than the unmunch utility can generate
only the first 5.000 of that.


I don't know anything about myspell internals, but...

It is not a MySpell bug, MySpell work fine.
Only unmunch is affected; unmunch.c don't use the MySpell library, it need only unmunch.h during the compilation. unmunch is used as external tool for expanding a MySpell dictionary and it is not used on OpenOffice.org or other program that use MySpell (as ThunderBird, Firefox, ...).

...in C (as opposed to C++), casts from void* to somethingelse* need not

I have used some C++ instruction to test the source, so I have leave the two added cast when I have return to pure C. If it is not need to be expliceted so it is also not prohibited to be explicited.

be explicit. And as you are on i386, int and long int have the same size.

I'm not an expert of different architecture, but I know that long int is at minumun 32 bits integer and int is at minumun 16 bits integer. I think that unmunch as Debian package must work not only on i386 architecture. So I don't know if all other Debian architecture have int at 32 bits ...

Ciao
Davide

--
Linux User: 302090: http://counter.li.org
Prodotti consigliati:
Sistema operativo: Debian: http://www.it.debian.org
Strumenti per l'ufficio: OpenOffice.org: http://it.openoffice.org
Database: PostgreSQL: http://www.postgres.org
Browser: FireFox: http://texturizer.net/firefox
Client di posta: Thunderbird: http://texturizer.net/thunderbird
--
Non autorizzo la memorizzazione del mio indirizzo di posta a chi usa
outlook: non voglio essere invaso da spam



Reply to: