http://bugzilla.novell.com/show_bug.cgi?id=480178
http://bugzilla.novell.com/show_bug.cgi?id=480178#c22 Damien Diederen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #355106|0 |1 is obsolete| | --- Comment #22 from Damien Diederen <[email protected]> 2010-05-04 19:05:31 UTC --- Created an attachment (id=359241) --> (http://bugzilla.novell.com/attachment.cgi?id=359241) System.Char: Handle astral planes in GetUnicodeCategory(string,int) If the string element at index starts a surrogate pair, we decode the full codepoint and use the GetCategoryCode utility to query the higher planes of the database. This commit fixes bug 480178 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
