>>>>> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:

Georg> Yes, I did that and put it in config.h. I did not use types.h,
Georg> since what we really need to know here is whether the wctype
Georg> functions use UCS4 as encoding. What we need to know in types.h
Georg> is a bit different: We can use wchar_t as char_type if it is
Georg> wide enough. We do not care how libc interprets wchar_t
Georg> normally, because we do not use the libc functions anywhere
Georg> else than what I introduced.

Very good. So now spellchecker is supposed to work perfectly with
accents, right?

JMarc

Reply via email to