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

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


Damien Diederen <[email protected]> changed:

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

--- Comment #19 from Damien Diederen <[email protected]> 2010-05-04 19:02:51 
UTC ---
Created an attachment (id=359237)
 --> (http://bugzilla.novell.com/attachment.cgi?id=359237)
System.Char icall: New (bi-level) category tables compatible with .NET 3.5 SP1

With these new Unicode tables, generated using create-category-table(.cs)
(available in the mcs sources), the Mono runtime understands the same
category codes as the aforementioned version of Microsoft's runtime.

Note that due to the more efficient encoding, the amount of embedded
data shrinks from 64 to ~30kB.  Please refer to the mcs series
starting with the following commit for more information:

    create-category-table: Utility to generate reasonably-packed Unicode tables

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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to