Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=76247 --- shadow/76247 2005-09-27 08:07:41.000000000 -0400 +++ shadow/76247.tmp.12786 2005-09-27 08:09:02.000000000 -0400 @@ -55,6 +55,11 @@ RIGHT: (char) ((ch - 0x10000) / 0x400 + 0xD800) (char) ((ch - 0x10000) % 0x400 + 0xDC00) Tested SVN r50834 on Linux and 1.1.9 release on Mac OS X. + +------- Additional Comments From [EMAIL PROTECTED] 2005-09-27 08:09 ------- +Created an attachment (id=15809) +Sample XML file containing the high character U-000289c0 in UTF-8 + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
