[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:54:13 EDT 2010
    
    
  
http://bugzilla.novell.com/show_bug.cgi?id=480178
http://bugzilla.novell.com/show_bug.cgi?id=480178#c28
Damien Diederen <dd at crosstwine.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #359237|0                           |1
        is obsolete|                            |
--- Comment #28 from Damien Diederen <dd at crosstwine.com> 2010-05-14 20:54:12 UTC ---
Created an attachment (id=362380)
 --> (http://bugzilla.novell.com/attachment.cgi?id=362380)
System.Char icall: New Unicode category tables compatible with .NET 3.5 SP1/4.0
These new category tables, generated using create-category-table(.cs)
available in the mcs sources, make the Mono runtime understand
the same Unicode category codes as the aforementioned versions of
Microsoft's runtime.
CAUTION: Mcs has to be updated with the corresponding patches, or 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