Re: Patch: Windows IME input support


Subject: Re: Patch: Windows IME input support
From: Michael D. Pritchett (mpritchett@attglobal.net)
Date: Thu May 31 2001 - 13:10:52 CDT


Andrew -

I attempt to incorporate your patch against the latest CVS:
http://parsons.abisource.com/mailinglists/abiword-dev/01/May/0905.html

In the _emitChar function, your changes seem to cause a failure for me when
I type any character at the following line.

  if (UT_iconv( m_iconv, &In, &len_in, &Out, &len_out ) == 0)
   UT_ASSERT(UT_SHOULD_NOT_HAPPEN);

Any suggestions?

Cheers!

Michael D. Pritchett



This archive was generated by hypermail 2b25 : Fri Jun 01 2001 - 06:47:01 CDT