[Mono-bugs] [Bug 480178] System.Globalization.CharUnicodeInfo.GetUnicodeCategory() does not handle surrogate characters appropriately.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Mar 16 04:48:04 EDT 2009


https://bugzilla.novell.com/show_bug.cgi?id=480178

User atsushi at ximian.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=480178#c1





--- Comment #1 from Atsushi Enomoto <atsushi at ximian.com>  2009-03-16 02:48:03 MST ---
To fix this bug, we have to restructure unicode character category table, which
is just a small pair of native values currently, to some decently packed
representation of category tables to handle wide wide ranges to 0x10FFFF.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list