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

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri May 14 16:55:40 EDT 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=480178#c30


Damien Diederen <dd at crosstwine.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #359240|0                           |1
        is obsolete|                            |

--- Comment #30 from Damien Diederen <dd at crosstwine.com> 2010-05-14 20:55:39 UTC ---
Created an attachment (id=362383)
 --> (http://bugzilla.novell.com/attachment.cgi?id=362383)
System.Char: Use new Unicode category tables compatible with .NET 3.5 SP1/4.0

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 Unicode category tables compatible with .NET 3.5
SP1/4.0

No functionality is changed.  The compatibility and performance
implications are discussed in a subsequent commit.

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