Marcus Meissner <[EMAIL PROTECTED]> writes: > added a small hack to towupper to stop bugreports from > people with broken glibc. How about doing this once on startup and printing an error? I'm afraid that setting up an exception handler on every character will be quite expensive (plus there are other places where we call towupper directly so it may still crash). -- Alexandre Julliard [EMAIL PROTECTED]