------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1208 Zoltan Herczeg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Zoltan Herczeg <[email protected]> 2012-02-08 22:13:08 --- I read about this issues in a Unicode forum before. For example ß can be a greek letter and it does not match ss in that case. Or a mathematic symbol which has no othercase at all... There are some complicated cases in the arabian languages as well. As far as I know there is no nice way to handle these cases, too many exceptions, and exceptions of exceptions... At the moment we simply use the unicode othercase / type tables. They have an acceptable library size increase and defines the common behaviour. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
