Andrew Dunbar wrote:

> It looks like it might be beyond me to fix this though I have been
> enjoying it so far (:  I'm still not convinced this is the nature
> of the problem though since to me it looks like mbtowc() is only
> seeing only *decoded* byte at a time...

That is true. Look at the ParseChar() and AddChar() methodes. They are
designed to take one char at a time. Period.

> 
> > Please file a bug on this at least in bugzilla fi you are not
> > voluntering. Since I have to rewritte the RTF parser (or deeply modify
> > it), I may put this on my TODO list. But if it is not in bugzilla, I'll
> > forget it. If you want to implement this, go ahead. I'll cope with it.
> 
> I'll file it right away.

Thanks.

Hub

Reply via email to