http://bugzilla.novell.com/show_bug.cgi?id=480178
http://bugzilla.novell.com/show_bug.cgi?id=480178#c30 Damien Diederen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #359240|0 |1 is obsolete| | --- Comment #30 from Damien Diederen <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
