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

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Apr 26 07:35:41 EDT 2011


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

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


--- Comment #51 from Stephan Tolksdorf <st at quanttec.com> 2011-04-26 11:35:40 UTC ---
I'm sorry. I didn't set the priority by purpose. I don't know how that
happened.

In the remarks on http://msdn.microsoft.com/en-us/library/360z2b3k.aspx they
say that on .NET one should use
System.Globalization.CharUnicodeInfo.GetUnicodeCategory  instead of
System.Char.GetUnicodeCategory if one wants category info that is in line with
the most recent supported version of Unicode. Apparently
System.Char.GetUnicodeCategory is deliberately not updated for backwards
compatibility.

-- 
Configure bugmail: https://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.


More information about the mono-bugs mailing list