On Tue, Jun 22, 1999 at 07:42:32AM +0200, Ove Kaaven wrote:
> I looked at this with gdb, and two problems were apparent when using the
> inorwegian package from debian potato:
> 
> - the upperconv[] didn't convert the 8-bit characters to uppercase
> - hash.c in abiword hashed "G�" as 0x4700c4 % 0x14eb8 = 0x65f4, while I
> found "G�" hashed in norsk.hash as 0x6633, which suggests that it
> was compiled using 0x47 0x103 as input data?
> 
> Is this a compatibility problem (abiword implementation missing some new
> conversion features), since the ispell program itself seems to work fine?

Not really (abiword missing some new features).  Each ispell program is
compiled specificly to a dictionary.. or a dictionary configuration.
Character set attributes, string sizes, cases, int size, endianess all
makes a difference.

-- 
Please cc all mailing list replies to me, also.
=========================================================================
* http://benham.net/index.html        <[EMAIL PROTECTED]>           <><  *
* -------------------- * -----------------------------------------------*
* Debian Developer, Debian Project Secretary, Debian Webmaster          *
* <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>  *
* <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>   *
=========================================================================

PGP signature

Reply via email to