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


Reply via email to