[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 Jun 4 08:57:48 EDT 2010


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

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


--- Comment #42 from Damien Diederen <dd at crosstwine.com> 2010-06-04 12:57:43 UTC ---
And here is v5 of this series, which works similarly to v4
(cf. comment 35) but incorporates two requests of Miguel's:

  - The non-BMP portions of the tables are omitted when the
    preprocessor symbol DISABLE_ASTRAL is defined;

  - The runtime now supports two sets of tables, one for 2.0–3.5 and
    one for 4.0.  This second set can be omitted by defining
    DISABLE_NET_4_0.

-- 
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