http://bugzilla.novell.com/show_bug.cgi?id=480178
http://bugzilla.novell.com/show_bug.cgi?id=480178#c32 Damien Diederen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #359244|0 |1 is obsolete| | --- Comment #32 from Damien Diederen <[email protected]> 2010-05-14 20:57:12 UTC --- Created an attachment (id=362385) --> (http://bugzilla.novell.com/attachment.cgi?id=362385) Globalization.IdnMappingTest: U+0221 is not unassigned anymore, use U+18b0 U+0221 is LATIN SMALL LETTER D WITH CURL in Unicode 4.0, and is recognized as a valid letter in recent versions of the .NET framework. This causes GetAsciiInvalid to (unexpectedly) succeed, and the test to fail. Use U+18b0 instead, which is unassigned as of Unicode 5.2 and .NET 3.5 SP1. -- 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
