[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 May 4 15:04:49 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=480178
http://bugzilla.novell.com/show_bug.cgi?id=480178#c21
Damien Diederen <dd at crosstwine.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #355105|0 |1
is obsolete| |
--- Comment #21 from Damien Diederen <dd at crosstwine.com> 2010-05-04 19:04:48 UTC ---
Created an attachment (id=359240)
--> (http://bugzilla.novell.com/attachment.cgi?id=359240)
System.Char: Use the new bi-level category tables compatible with .NET 3.5 SP1
This commit is the mcs pendant of the following mono change, and adapts the
System.Char class to work with the new data format:
System.Char icall: New (bi-level) category tables compatible with .NET 3.5
SP1
No functionality is changed.
CAUTION: Without the corresponding runtime change, Mono will suffer a low-level
(internal call) crash when initializing System.Char.
--
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.
More information about the mono-bugs
mailing list